标题: 安装失败,nginx is stop 求助 [打印本页] 作者: jjsly 时间: 2010-11-19 07:04 标题: 安装失败,nginx is stop 求助 新手上路,安装失败,提示nginx is stop
/root/lnmp:line 88:/etc/init.d/mysql:No such file ro directory
向各位请教,安装lnmp需要哪些条件,我在安装初始好像看到缺少什么gcc包什么的
单独编译安装nginx时,
./configure:errror:the HTTP cache module requires md5 functions
from OpenSSl library. You can either disable the module by using
--without-http-cache option,or install the OpenSSL library into the system,or build the OpenSSl library statically from the source with nginx by using
--with-http_ssl_module --with-openssl=<path> options.
看这个,是需要安装openssl?
[ 本帖最后由 jjsly 于 2010-11-19 07:13 编辑 ]作者: jjsly 时间: 2010-11-19 09:45
错误提示:./configure: error: the HTTP cache module requires md5 functions
from OpenSSL library. You can either disable the module by using
--without-http-cache option, or install the OpenSSL library into the system,
or build the OpenSSL library statically from the source with nginx by using
--with-http_ssl_module --with-openssl=<path> options.