ChinaUnix.net
相关文章推荐:

APACHE 重启失败

系统:solaris 8 重启apache,提示如下: # ./apache restart httpd restarting. /usr/local/apache/bin/apachectl restart: httpd not running, trying to start /usr/local/apache/bin/apachectl restart: httpd could not be started 请教各位大哥,原因是什么??如何解决??

by cary9999 - 服务器应用 - 2009-05-26 17:58:48 阅读(1646) 回复(1)

相关讨论

mod_unique_id: unable to gethostbyname("unknown") 应该怎么处理(是不是修改/etc/apache/httpd.conf中的ServerName 参数啊?)还有哪位有solaris系统的教材啊!光凭自己瞎摆惑 不行啊!重启服务都不知道怎么操作(ssh,network,ftp等)有的朋友给咱们来一份wei.vince@gmail.com谢谢!

by w_jia82102 - Solaris - 2005-08-30 11:14:53 阅读(1090) 回复(2)

如何重启apache??

by kuber - Solaris - 2003-10-14 15:21:37 阅读(1336) 回复(1)

httpd: Syntax error on line 994 of /etc/httpd/conf/httpd.conf: Cannot load /usr/lib/httpd/modules/mod_iasp.so into server: /usr/lib/httpd/modules/mod_iasp.so: undefined symbol: ap_http_method 我装的 虚拟机 ret hat enterprise 5 apache 2.2.3 jdk-6u13-linux-i586.bin iasp21 启动 httpd 失败 java version "1.6.0_13" Java(TM) SE Runtime Environment (build 1.6.0_13-b03) Java HotSpot(TM...

by 3w391023 - Web开发 - 2009-12-21 18:59:51 阅读(2268) 回复(1)

httpd: Syntax error on line 994 of /etc/httpd/conf/httpd.conf: Cannot load /usr/lib/httpd/modules/mod_iasp.so into server: /usr/lib/httpd/modules/mod_iasp.so: undefined symbol: ap_http_method 我装的 虚拟机 ret hat enterprise 5 apache 2.2.3 jdk-6u13-linux-i586.bin iasp21 启动 httpd 失败

by 3w391023 - 服务器应用 - 2009-06-06 08:33:48 阅读(2367) 回复(5)

想架设LAMP服务器,使用linux版本 Cent OS4 ,想先安装apache, [root@vps106 httpd-2.2.4]# ./configure --prefix=/usr/local/apache2/ --with-ssl --enable-so --enable-rewrite --checking for chosen layout... apache-------------------------------- --checking for working mkdir -p... yes ^ --checking build system type... i686-pc-linux-gnu | --checking host system t...

by shipenghou - 服务器应用 - 2008-06-02 10:36:32 阅读(1897) 回复(6)

操作系统是:Red Hat Enterprise Linux AS 4 编译途中未出现任何错误提示,但是apachectl服务就是启动不了,且出现这提示:unrecognized service 请高手指教???

by mesh561 - 服务器应用 - 2007-09-26 19:52:12 阅读(1957) 回复(1)

我的操作系统是solaris 9,装的是httpd-2.0.46,用apd用户装的,装在了apd的home目录下了,结果启动的时候提示: v2402% ./httpd start 非法指令 ((主存储器)信息转储) 请问这是怎么回事啊?

by hg00_11 - 服务器应用 - 2007-01-19 09:15:55 阅读(1273) 回复(1)

我首先卸载linux自带的apache rpm -e apache 然后安装新的 tar zxfv apache.tar.gz ./configure make make install 我启动apache的时候 出现错误 : bash:/usr/sbin/apachectl 目录或文件不存在 [ 本帖最后由 claudeyuan 于 2006-10-10 15:31 编辑 ]

by claudeyuan - 服务器应用 - 2006-10-16 09:58:34 阅读(3172) 回复(6)

添加虚拟主机后重起出错 [root@store bin]# apachectl restart httpd: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName httpd not running, trying to start (98)Address already in use: make_sock: could not bind to address 0.0.0.0:80 no listening sockets available, shutting down Unable to open logs! 但是用ps -ef | grep httpd 看到httpd -k start在跑 如何配置,能...

by xingsu1021 - 服务器架设 - 2006-07-18 14:06:25 阅读(567) 回复(2)

启动apache失败 : [Thu Jan 06 16:40:00 2005] [alert] (22)Invalid argument: setgid: unable to set group id to Group 4294967295 [Thu Jan 06 16:40:00 2005] [alert] (22)Invalid argument: setgid: unable to set group id to Group 4294967295 [Thu Jan 06 16:40:00 2005] [alert] (22)Invalid argument: setgid: unable to set group id to Group 4294967295 [Thu Jan 06 16:40:00 2005] [notice] apache/2.0.51 (Unix) c...

by xfox1 - Solaris - 2005-01-06 16:42:02 阅读(583) 回复(0)