ChinaUnix.net
相关文章推荐:

setenforce 阻止 httpd 启动

[root@localhost ~]# service httpd start 启动 httpdhttpd: 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

by weiwei001414 - Linux新手园地 - 2012-01-02 20:52:29 阅读(1568) 回复(4)

在虚拟机上启动httpd服务时显示:Could not reliablly determine the server's fully qualified domain name,using 127.0.0.1 for ServerName 但服务还是启动起来了。

by yuxiaofeng2012 - Linux新手园地 - 2011-11-24 00:08:24 阅读(1608) 回复(5)

# /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 这是怎么回事?

by piaoyudesi - Linux新手园地 - 2008-11-30 22:07:16 阅读(1505) 回复(3)

装了一个简化版的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

by 小稻 - 服务器应用 - 2008-04-06 12:30:24 阅读(1584) 回复(0)

那天发现网页有点卡,就把服务重启了了下。结果service start failed 我们服务器是fedora 8 , 内核2.6.20。错误信息如下: (28)No space left on device: mod_rewrite: could not create rewrite_log_lock 后来重启服务器就好了。 帮忙看看,谢谢~~

by vermouth - Linux系统管理 - 2008-03-13 12:22:49 阅读(4381) 回复(10)

系统为 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 请问这是什么问题,如何解决,谢谢!!

by vipdandan - 服务器应用 - 2007-11-14 21:29:17 阅读(1878) 回复(1)

[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...

by beyondfly - 服务器架设 - 2006-09-22 22:41:27 阅读(3767) 回复(3)

[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...

by beyondfly - 服务器应用 - 2006-09-22 22:41:27 阅读(6130) 回复(3)

安装了 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都不可 这是什么原因!谢谢大家帮忙了

by kmorg - 服务器架设 - 2006-04-15 16:36:42 阅读(1030) 回复(2)

安装了 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都不可 这是什么原因!谢谢大家帮忙了

by kmorg - 服务器应用 - 2006-04-15 16:36:42 阅读(1593) 回复(2)