qiaochenglei 发表于 2011-8-26 20:39:21

[求助]军哥帮忙看看我的LNMPA有什么问题啊

APACHE 好像起不来。我是32位DEBIAN机器。
安装时用的./debian.sh命令。然后运行的./apache.sh
安装时的log见附件,谢谢了!!:)

root@localhost:~# ./lnmpa start
=========================================================================
Manager for LNMPA V0.7,Written by Licess
=========================================================================
LNMPA is a tool to auto-compile & install Nginx+MySQL+PHP+Apache on Linux
This script is a tool to Manage status of LNMPA
For more information please visit http://www.lnmp.org

Usage: /root/lnmpa {start|stop|reload|restart|kill|status}
=========================================================================
Starting LNMPA...
: bind() to 0.0.0.0:80 failed (98: Address already in use)
: bind() to 0.0.0.0:80 failed (98: Address already in use)
: bind() to 0.0.0.0:80 failed (98: Address already in use)
: bind() to 0.0.0.0:80 failed (98: Address already in use)
: bind() to 0.0.0.0:80 failed (98: Address already in use)
: still could not bind()
Nginx start successfully!
httpd: Syntax error on line 343 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/apache/modules/libphp5.so into server: /usr/local/apache/modules/libphp5.so: cannot open shared object file: No such file or directory
MySQL is runing!
root@localhost:~# ./lnmpa status
=========================================================================
Manager for LNMPA V0.7,Written by Licess
=========================================================================
LNMPA is a tool to auto-compile & install Nginx+MySQL+PHP+Apache on Linux
This script is a tool to Manage status of LNMPA
For more information please visit http://www.lnmp.org

Usage: /root/lnmpa {start|stop|reload|restart|kill|status}
=========================================================================
Nginx is stop!
/etc/init.d/httpd: 120: lynx: not found
MySQL running (1403).
root@localhost:~#

licess 发表于 2011-8-26 21:14:18

libphp5.so: cannot open shared object file: No such file or directory 是编译没成功

/etc/init.d/httpd: 120: lynx: not found

https://bbs.vpser.net/viewthread.php?tid=2858
页: [1]
查看完整版本: [求助]军哥帮忙看看我的LNMPA有什么问题啊