[root@localhost ~]# service httpd start 启动 httpd:httpd: Syntax error on line 200 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/mod_access.so into server: /etc/httpd/modules/mod_access.so: cannot open shared object file: No such file or directory [失败] 最近刚接触Linux,想捣鼓一个简单的WWW服务器,可httpd服务总是启动失败...
by sola30 - Linux新手园地 - 2012-05-14 18:31:33 阅读(4245) 回复(6)
starting http: /usr/sbin/httpd:error while loading shared libraries:libaprutil-1.so:cannot open share object file: no such file or directory
在虚拟机上启动httpd服务时显示:Could not reliablly determine the server's fully qualified domain name,using 127.0.0.1 for ServerName 但服务还是启动起来了。
# /usr/local/apache/bin/apachectl start 回车后出现 httpd:Could not reliably determine the server's fully qualified daomain name,using 127.0.0.1 for ServerName 这是怎么回事?
装了一个简化版的CENTOS,前一阵子用yum groupinstall X-windows之后,系统由模式3运行到模式5,但是无法启动httpd服务,后来再改为模式3,没想到httpd仍无法启动, 这个是tail -10 /var/log/httpd/error_log 的错误....应该是这个mod_rewrite出现了问题,不知道该怎么解决呢 [crit] (22)Invalid argument: mod_rewrite: could not create rewrite_log_lock
那天发现网页有点卡,就把服务重启了了下。结果service start failed 我们服务器是fedora 8 , 内核2.6.20。错误信息如下: (28)No space left on device: mod_rewrite: could not create rewrite_log_lock 后来重启服务器就好了。 帮忙看看,谢谢~~
系统为 redhat linux9 httpd 不能启动 错误日志 log 是Name or service not known: mod_unique_id: unable to find IPv4 address of "bogon" root用户输入 service httpd start 报如下错误: 启动 httpd:Syntax error on line 273 of /etc/httpd/conf/httpd.conf: Invalid command 'q', perhaps mis-spelled or defined by a module not included in the server configuration 请问这是什么问题,如何解决,谢谢!!
[root@superlinux ~]# service httpd start 启动 httpd:Syntax error on line 896 of /etc/httpd/conf/httpd.conf: Invalid command 'IdentityCheck', perhaps misspelled or defined by a module not included in the server configuration [失败] #cat -b /etc/httpd/conf/http.conf 468 # listings, mod_status and mod_info output etc., but not CGI gene...
[root@superlinux ~]# service httpd start 启动 httpd:Syntax error on line 896 of /etc/httpd/conf/httpd.conf: Invalid command 'IdentityCheck', perhaps misspelled or defined by a module not included in the server configuration [失败] #cat -b /etc/httpd/conf/http.conf 468 # listings, mod_status and mod_info output etc., but not CGI gene...
安装了 apache之后了,在启动/usr/local/apache/bin/下的apachect1时出现以下错误: Starting httpd: /usr/sbin/httpd: error while loading shared libraries: libsasl2.so.2: failed to map segment from shared object: Permission denied 启动和停止httpd都不可 这是什么原因!谢谢大家帮忙了
安装了 apache之后了,在启动/usr/local/apache/bin/下的apachect1时出现以下错误: Starting httpd: /usr/sbin/httpd: error while loading shared libraries: libsasl2.so.2: failed to map segment from shared object: Permission denied 启动和停止httpd都不可 这是什么原因!谢谢大家帮忙了