logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Apache server start the requested operation has failed
Author
Kannammai



Joined: 23 Apr 2013
Posts: 3
Location: India

PostPosted: Tue 23 Apr '13 8:13    Post subject: Apache server start the requested operation has failed Reply with quote

Hi all,

I've installed apache, php5 and php handler but couldn't able to the start the server and my error log is below.

stalling the Apache2 service
The Apache2 service is successfully installed.
Starting the Apache2 service
The Apache2 service is running.
ce] Apache/2.0.64 (Win32) configured -- resuming normal operations
[Mon Apr 22 21:16:59 2013] [notice] Server built: Oct 18 2010 01:36:23
[Mon Apr 22 21:16:59 2013] [notice] Parent: Created child process 1060
[Mon Apr 22 21:16:59 2013] [notice] Child 1060: Child process is running
[Mon Apr 22 21:16:59 2013] [notice] Child 1060: Acquired the start mutex.
[Mon Apr 22 21:16:59 2013] [notice] Child 1060: Starting 250 worker threads.
[Mon Apr 22 21:44:42 2013] [warn] pid file C:/Apache Group/Apache2/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Mon Apr 22 21:44:42 2013] [notice] Apache/2.0.64 (Win32) configured -- resuming normal operations
[Mon Apr 22 21:44:42 2013] [notice] Server built: Oct 18 2010 01:36:23
[Mon Apr 22 21:44:42 2013] [notice] Parent: Created child process 1580
[Mon Apr 22 21:44:42 2013] [notice] Child 1580: Child process is running
[Mon Apr 22 21:44:42 2013] [notice] Child 1580: Acquired the start mutex.
[Mon Apr 22 21:44:42 2013] [notice] Child 1580: Starting 250 worker threads.
[Mon Apr 22 21:53:34 2013] [warn] pid file C:/Apache Group/Apache2/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Mon Apr 22 21:53:34 2013] [notice] Apache/2.0.64 (Win32) configured -- resuming normal operations
[Mon Apr 22 21:53:34 2013] [notice] Server built: Oct 18 2010 01:36:23
[Mon Apr 22 21:53:34 2013] [notice] Parent: Created child process 1608
[Mon Apr 22 21:53:34 2013] [notice] Child 1608: Child process is running
[Mon Apr 22 21:53:34 2013] [notice] Child 1608: Acquired the start mutex.
[Mon Apr 22 21:53:34 2013] [notice] Child 1608: Starting 250 worker threads.
[Mon Apr 22 22:08:30 2013] [error] [client 127.0.0.1] File does not exist: C:/Apache Group/Apache2/htdocs/phpinfo.php
[Mon Apr 22 22:08:30 2013] [error] [client 127.0.0.1] File does not exist: C:/Apache Group/Apache2/htdocs/favicon.ico
[Mon Apr 22 22:09:29 2013] [error] [client 127.0.0.1] File does not exist: C:/Apache Group/Apache2/htdocs/favicon.ico
[Mon Apr 22 22:12:44 2013] [error] [client 127.0.0.1] File does not exist: C:/Apache Group/Apache2/htdocs/favicon.ico
[Mon Apr 22 22:12:48 2013] [error] [client 127.0.0.1] File does not exist: C:/Apache Group/Apache2/htdocs/favicon.ico
[Mon Apr 22 22:39:40 2013] [error] [client 127.0.0.1] File does not exist: C:/Apache Group/Apache2/htdocs/phpinfo.php
[Mon Apr 22 22:39:40 2013] [error] [client 127.0.0.1] File does not exist: C:/Apache Group/Apache2/htdocs/favicon.ico
[Mon Apr 22 22:41:45 2013] [error] [client 127.0.0.1] File does not exist: C:/Apache Group/Apache2/htdocs/favicon.ico
[Mon Apr 22 23:08:28 2013] [error] [client 127.0.0.1] File does not exist: C:/Apache Group/Apache2/htdocs/phpinfo.php
[Mon Apr 22 23:08:28 2013] [error] [client 127.0.0.1] File does not exist: C:/Apache Group/Apache2/htdocs/favicon.ico
[Mon Apr 22 23:12:44 2013] [error] [client 127.0.0.1] File does not exist: C:/Apache Group/Apache2/htdocs/phpinfo.php
[Mon Apr 22 23:12:44 2013] [error] [client 127.0.0.1] File does not exist: C:/Apache Group/Apache2/htdocs/favicon.ico


can anyone solve this problem Cool
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7373
Location: Germany, Next to Hamburg

PostPosted: Tue 23 Apr '13 11:00    Post subject: Reply with quote

In the error log is nothing about it. How ever, which PHP version do you use?
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3094
Location: Hilversum, NL, EU

PostPosted: Tue 23 Apr '13 11:51    Post subject: Reply with quote

Indeed James, I see only File does not exist entries.

Using the correct DocumentRoot path ?
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7373
Location: Germany, Next to Hamburg

PostPosted: Tue 23 Apr '13 13:30    Post subject: Reply with quote

Since it is 2.0.64 I guess the php version will not run with it Wink
Back to top
Kannammai



Joined: 23 Apr 2013
Posts: 3
Location: India

PostPosted: Tue 23 Apr '13 16:16    Post subject: PHP version Reply with quote

PHP version is 5.
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7373
Location: Germany, Next to Hamburg

PostPosted: Tue 23 Apr '13 16:48    Post subject: Reply with quote

You need to be more exact. 5 is only the major version.
Back to top
Kannammai



Joined: 23 Apr 2013
Posts: 3
Location: India

PostPosted: Tue 23 Apr '13 16:57    Post subject: Exact version Reply with quote

I think it is some what like 5.2 or 5.3 not sure but the apache version whatever u mentioned is correct
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7373
Location: Germany, Next to Hamburg

PostPosted: Tue 23 Apr '13 17:45    Post subject: Reply with quote

There is a chance that 5.2 will load into apache 2.0.
There is no chance that 5.3 will do.
Back to top


Reply to topic   Topic: Apache server start the requested operation has failed View previous topic :: View next topic
Post new topic   Forum Index -> Apache