Error message when starting Apache

Reply

Join Date: Dec 2004
Posts: 2
Reputation: IT2005 is an unknown quantity at this point 
Solved Threads: 0
IT2005's Avatar
IT2005 IT2005 is offline Offline
Newbie Poster

Error message when starting Apache

 
0
  #1
Mar 18th, 2005
I have installed Apache Servere HTTP 2.0.53 on WinXP but i receive the following error message when trying to start:

[the requested operation has failed !]

would appreciate if somone can help..
Reply With Quote Quick reply to this message  
Join Date: Jan 2004
Posts: 152
Reputation: floris has a spectacular aura about floris has a spectacular aura about 
Solved Threads: 2
floris's Avatar
floris floris is offline Offline
vBulletin.com Staff

Re: Error message when starting Apache

 
0
  #2
Mar 18th, 2005
Try uninstalling and then installing it again. This time walk through the installation instructions to make sure you don't skip anything. Also, make sure the ports are reachable by the daemon and not blocked by firewalls,routers, etc or already in use.
Reply With Quote Quick reply to this message  
Join Date: Apr 2004
Posts: 508
Reputation: blud will become famous soon enough blud will become famous soon enough 
Solved Threads: 17
Moderator
Staff Writer
blud blud is offline Offline
Linux Reject

Re: Error message when starting Apache

 
0
  #3
Mar 18th, 2005
Another thing I would try before reinstalling, is running apache, and checking the error_log file, most likly the reason it did not start is due to a module being called that could not be found, or something using the port that it needs to bind to "80". The error_log should contain mush more detailed logs, if you can provide those, we can be of further assistance. the error message you posted above, could be any one of the several hundred errors that apache can throw out at start time.
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 2
Reputation: IT2005 is an unknown quantity at this point 
Solved Threads: 0
IT2005's Avatar
IT2005 IT2005 is offline Offline
Newbie Poster

Re: Error message when starting Apache

 
0
  #4
Mar 19th, 2005
[Fri Mar 18 10:51:28 2005] [notice] Apache/2.0.53 (Win32) configured -- resuming normal operations
[Fri Mar 18 10:51:29 2005] [notice] Server built: Feb 10 2005 06:11:34
[Fri Mar 18 10:51:29 2005] [notice] Parent: Created child process 3864
[Fri Mar 18 10:51:29 2005] [notice] Child 3864: Child process is running
[Fri Mar 18 10:51:29 2005] [notice] Child 3864: Acquired the start mutex.
[Fri Mar 18 10:51:29 2005] [notice] Child 3864: Starting 250 worker threads.
[Fri Mar 18 10:51:38 2005] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Fri Mar 18 10:51:38 2005] [notice] Child 3864: Exit event signaled. Child process is ending.
[Fri Mar 18 10:51:39 2005] [notice] Child 3864: Released the start mutex
[Fri Mar 18 10:51:41 2005] [notice] Child 3864: Waiting for 250 worker threads to exit.
[Fri Mar 18 10:51:41 2005] [notice] Child 3864: All worker threads have exited.
[Fri Mar 18 10:51:41 2005] [notice] Child 3864: Child process is exiting
[Fri Mar 18 10:51:41 2005] [notice] Parent: Child process exited successfully.
Reply With Quote Quick reply to this message  
Join Date: Apr 2004
Posts: 508
Reputation: blud will become famous soon enough blud will become famous soon enough 
Solved Threads: 17
Moderator
Staff Writer
blud blud is offline Offline
Linux Reject

Re: Error message when starting Apache

 
0
  #5
Mar 19th, 2005
These error messages don't really mean much, the only thing that I get from the entire thing is that it starts, then 10 seconds later, someone hits stop:
"Parent: Received shutdown signal -- Shutting down the server."

and it exits. You may want to make sure it is installed as a service and is set to run, otherwise it may only ruin for one request, then die.
Reply With Quote Quick reply to this message  
Join Date: Mar 2005
Posts: 2
Reputation: jayakant82 is an unknown quantity at this point 
Solved Threads: 0
jayakant82 jayakant82 is offline Offline
Newbie Poster

Re: Error message when starting Apache

 
0
  #6
Mar 22nd, 2005
[Sun Mar 21 10:07:13 2004] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sun Mar 21 10:07:14 2004] [notice] Child 1300: Exit event signaled. Child process is ending.
[Sun Mar 21 10:07:15 2004] [notice] Child 1300: Released the start mutex
[Sun Mar 21 10:07:16 2004] [notice] Child 1300: Waiting for 250 worker threads to exit.
[Sun Mar 21 10:07:16 2004] [notice] Child 1300: All worker threads have exited.
[Sun Mar 21 10:07:16 2004] [notice] Child 1300: Child process is exiting
[Sun Mar 21 10:07:16 2004] [notice] Parent: Child process exited successfully.
[Sun Mar 21 10:50:45 2004] [notice] Parent: Created child process 3968
[Sun Mar 21 10:50:45 2004] [notice] Child 3968: Child process is running
[Sun Mar 21 10:50:45 2004] [notice] Child 3968: Acquired the start mutex.
[Sun Mar 21 10:50:45 2004] [notice] Child 3968: Starting 250 worker threads.
[Sun Mar 21 10:50:49 2004] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sun Mar 21 10:50:49 2004] [notice] Child 3968: Exit event signaled. Child process is ending.
[Sun Mar 21 10:50:51 2004] [notice] Child 3968: Released the start mutex
[Sun Mar 21 10:50:52 2004] [notice] Child 3968: Waiting for 250 worker threads to exit.
[Sun Mar 21 10:50:52 2004] [notice] Child 3968: All worker threads have exited.
[Sun Mar 21 10:50:52 2004] [notice] Child 3968: Child process is exiting
[Sun Mar 21 10:50:52 2004] [notice] Parent: Child process exited successfully.


and when i start apache server i am getting

the requested operation has failed


what would be the possible solution for the same .anyone in the group plz help me out .my apache version. is:apache_2.0.45
Reply With Quote Quick reply to this message  
Join Date: Mar 2004
Posts: 1,620
Reputation: kc0arf is a jewel in the rough kc0arf is a jewel in the rough kc0arf is a jewel in the rough 
Solved Threads: 51
Team Colleague
kc0arf kc0arf is offline Offline
Posting Virtuoso

Re: Error message when starting Apache

 
0
  #7
Mar 22nd, 2005
Hello,

My GUESS is that Windoze is telling it to shut down. Are you running a minimal system that needs more memory? Maybe close to running out of hard drive space? Just curious.

DO not give up on apache. I love it on Linux.

Christian
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 355
Reputation: DanceInstructor is an unknown quantity at this point 
Solved Threads: 14
DanceInstructor's Avatar
DanceInstructor DanceInstructor is offline Offline
Posting Whiz

Re: Error message when starting Apache

 
0
  #8
Mar 22nd, 2005
Sometimes bad syntax in your httpd.conf file (config file) can cause apache to crash.... Try starting over with it maybe.
Clear Mind Hosting and Web Design

If I've helped you please consider adding to my reputation.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Linux Servers and Apache Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC