| Author |
help ,I install apache2054,it can start,but nothing appear.
|
Jianfeng Qian
Ranch Hand
Joined: Jan 25, 2005
Posts: 83
|
|
in windows xp with sp2, I intall apache for many times, it can start but nothing appear the network domain and server name I have try strings such as localhost localhost or dontcry dontcry or number 127.0.0.1 127.0.0.1 use the port 80 when I put http://localhost http://localhost/index.html.en http://localhost:80 http://localhost:80/index.html.en nothing appear. I alse change the port to 88 in file :httpd.conf # Listen 80 ServerName localhost:80 nothing appear . when I use netstat -a to show the port, I didn't see the port 80
|
Jianfeng Qian<br />SCJP 1.4, SCBCD 5.0(beta)
|
 |
Ernest Friedman-Hill
author and iconoclast
Marshal
Joined: Jul 08, 2003
Posts: 24081
|
|
|
Moving to our Apache/Tomcat forum.
|
[Jess in Action][AskingGoodQuestions]
|
 |
Gregg Bolinger
Ranch Hand
Joined: Jul 11, 2001
Posts: 15230
|
|
|
SP2 turns on a firewall by default. Maybe try disabling that in the network config. Other than that, what do you mean by "nothing appear". Do you mean you get a blank page or an error page? Have you looked at the apache log file?
|
 |
Jianfeng Qian
Ranch Hand
Joined: Jan 25, 2005
Posts: 83
|
|
I have turned off the fireware. It returned a black page. error.log the operations [Thu Jun 02 09:08:41 2005] [notice] Server built: Apr 16 2005 14:25:31 [Thu Jun 02 09:08:41 2005] [notice] Parent: Created child process 1488 [Thu Jun 02 09:08:41 2005] [notice] Child 1488: Child process is running [Thu Jun 02 09:08:41 2005] [crit] (OS 10022)An invalid argument was supplied. : Child 1488: setup_inherited_listeners(), WSASocket failed to open the inherited socket. [Thu Jun 02 09:08:41 2005] [error] Parent: child process exited with status 3 -- Aborting. [Thu Jun 02 09:08:41 2005] [notice] Apache/2.0.54 (Win32) configured -- resuming normal operations [Thu Jun 02 09:08:41 2005] [notice] Server built: Apr 16 2005 14:25:31 [Thu Jun 02 09:08:41 2005] [notice] Parent: Created child process 2520 /* before I input http://localhost in IE */ /* after I input http://localhost in IE */ operations [Thu Jun 02 09:10:26 2005] [notice] Server built: Apr 16 2005 14:25:31 [Thu Jun 02 09:10:26 2005] [notice] Parent: Created child process 908 [Thu Jun 02 09:10:27 2005] [notice] Child 908: Child process is running [Thu Jun 02 09:10:27 2005] [crit] (OS 10022)An invalid argument was supplied. : Child 908: setup_inherited_listeners(), WSASocket failed to open the inherited socket. [Thu Jun 02 09:10:27 2005] [error] Parent: child process exited with status 3 -- Aborting. [Thu Jun 02 09:10:27 2005] [notice] Apache/2.0.54 (Win32) configured -- resuming normal operations [Thu Jun 02 09:10:27 2005] [notice] Server built: Apr 16 2005 14:25:31 [Thu Jun 02 09:10:27 2005] [notice] Parent: Created child process 832 [Thu Jun 02 09:10:29 2005] [notice] Child 832: Child process is running
|
 |
Gregg Bolinger
Ranch Hand
Joined: Jul 11, 2001
Posts: 15230
|
|
|
Apache Bug Report
|
 |
Jianfeng Qian
Ranch Hand
Joined: Jan 25, 2005
Posts: 83
|
|
I format c:,and reinstall windows xp now apache works
|
 |
 |
|
|
subject: help ,I install apache2054,it can start,but nothing appear.
|
|
|