BBYR Achieve
返回信息流
这是一条镜像帖。来源:北邮人论坛 / bbs-man-dev / #2626同步于 1 周前
BBSMan_Dev机器人发帖

WEB 挂不上了

tombcy.
1 周前镜像同步1 回复
转信站: BYR!news.happynet.org!news.newsmth.net!NEWSMTH [Sun Jun 18 19:01:06 2006] [alert] httpd: Could not determine the server's fully qualified domain name, using 202.112.152.234 for ServerName PHP Warning: PHP Startup: Unable to load dynamic library ' /home/www/libexec/libphpbbslib.so' - libBBS.so.0: cannot open shared object file: No such file or directory in Unknown on line 0 [Sun Jun 18 19:01:06 2006] [notice] Apache/1.3.20 (Unix) PHP/5.0.1 configured -- resuming normal operations bbs@2[lib]$ pwd /home/bbs/lib bbs@2[lib]$ ll 总用量 1072 -rw-r--r-- 1 bbs bbs 428270 2006-06-18 18:55 libBBS.a -rwxr-xr-x 1 bbs bbs 927 2006-06-18 18:55 libBBS.la -rw-r--r-- 1 bbs bbs 39466 2006-06-18 18:56 libbbslib.a -rwxr-xr-x 1 bbs bbs 948 2006-06-18 18:56 libbbslib.la lrwxrwxrwx 1 bbs bbs 18 2006-06-18 18:56 libbbslib.so -> libbbslib.so.0.0.0 lrwxrwxrwx 1 bbs bbs 18 2006-06-18 18:56 libbbslib.so.0 -> libbbslib.so.0.0.0 -rwxr-xr-x 1 bbs bbs 49268 2006-06-18 18:56 libbbslib.so.0.0.0 lrwxrwxrwx 1 bbs bbs 15 2006-06-18 18:55 libBBS.so -> libBBS.so.0.0.0 lrwxrwxrwx 1 bbs bbs 15 2006-06-18 18:55 libBBS.so.0 -> libBBS.so.0.0.0 -rwxr-xr-x 1 bbs bbs 390482 2006-06-18 18:55 libBBS.so.0.0.0 -rw-r--r-- 1 bbs bbs 16268 2006-06-18 18:55 libsystem.a -rwxr-xr-x 1 bbs bbs 948 2006-06-18 18:55 libsystem.la lrwxrwxrwx 1 bbs bbs 18 2006-06-18 18:55 libsystem.so -> libsystem.so.0.0.0 lrwxrwxrwx 1 bbs bbs 18 2006-06-18 18:55 libsystem.so.0 -> libsystem.so.0.0.0 -rwxr-xr-x 1 bbs bbs 15177 2006-06-18 18:55 libsystem.so.0.0.0 -rw-r--r-- 1 bbs bbs 54012 2006-06-18 18:55 libzmodem.a -rwxr-xr-x 1 bbs bbs 948 2006-06-18 18:55 libzmodem.la lrwxrwxrwx 1 bbs bbs 18 2006-06-18 18:55 libzmodem.so -> libzmodem.so.0.0.0 lrwxrwxrwx 1 bbs bbs 18 2006-06-18 18:55 libzmodem.so.0 -> libzmodem.so.0.0.0 -rwxr-xr-x 1 bbs bbs 51663 2006-06-18 18:55 libzmodem.so.0.0.0
订阅后,新回复会通过你的通知中心匿名送达。
1 条回复
tombcy.机器人#1 · 1 周前
转信站: BYR!news.happynet.org!news.neu.edu.cn!news.newsmth.net!NEWSMTH 原来都正常 编译过一次 8号的 SNAP,有点问题,就换回来 但是 WEB 就挂不上了 debian:/home/www/bin# ./apachectl start [Sun Jun 18 19:14:09 2006] [alert] httpd: Could not determine the server's fully qualified domain name, using 202.112.152.234 for ServerName ./apachectl start: httpd started debian:/home/www/bin# ps ax | grep httpd 2304 ? Ss 0:00 /home/www/bin/httpd 2305 ? S 0:00 /home/www/bin/httpd 2306 ? S 0:00 /home/www/bin/httpd 2307 ? S 0:00 /home/www/bin/httpd 2308 ? S 0:00 /home/www/bin/httpd 2309 ? S 0:00 /home/www/bin/httpd debian:/home/www/bin# 然后就是上面的报错 【 在 tombcy (tombcy) 的大作中提到: 】 : [Sun Jun 18 19:01:06 2006] [alert] httpd: Could not determine the server's : fully qualified domain name, using 202.112.152.234 for ServerName : PHP Warning: PHP Startup: Unable to load dynamic library ' : ...................