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: Window could not start the Apache 2 on local computer...
Author
yskw@carillongroup.com.au



Joined: 19 Sep 2007
Posts: 3

PostPosted: Wed 19 Sep '07 10:31    Post subject: Window could not start the Apache 2 on local computer... Reply with quote

My Apache 2 is in window xp. Few days back the services stop running, so I have tried to restart the services but it say “Window could not start the Apache 2 on local computer, for more information, review the System Event Log, if this is non-Microsoft Service, contact the service vendor and refer to service –specific error code 1”.
All local connections are OK. Window Event Log has no specific indication of the problems either. and I checked root -webserver -logs-error, I found the record below as:

“[Wed Sep 12 14:47:42 2007] [error] [client 127.0.0.1] File does not exist: D:/Web/WebServer/Apache2/htdocs/themes, referer: http://localhost/phpmyadmin/tbl_structure.php?db=news&token=c0814a14776dea536bf6e420a07b0907&table=aggregation_feed
[Wed Sep 12 14:48:05 2007] [error] [client 127.0.0.1] File does not exist: D:/Web/WebServer/Apache2/htdocs/themes, referer: http://localhost/phpmyadmin/tbl_structure.php?db=news&token=c0814a14776dea536bf6e420a07b0907&table=aggregation_feed
[Wed Sep 12 14:48:39 2007] [error] [client 127.0.0.1] File does not exist: D:/Web/WebServer/Apache2/htdocs/themes, referer: http://localhost/phpmyadmin/db_create.php


Anyone have any idea what the problems might be? Appreciate it very much if you could have any…
Back to top
tdonovan
Moderator


Joined: 17 Dec 2005
Posts: 611
Location: Milford, MA, USA

PostPosted: Wed 19 Sep '07 18:10    Post subject: Reply with quote

Presuming you are running Apache version 2.2.{something?}
- in a DOS window, try going to your Apache \bin directory and start Apache with this command:
Code:
httpd.exe -w -e debug
This may give you a more informative error message.

-tom-
Back to top
yskw@carillongroup.com.au



Joined: 19 Sep 2007
Posts: 3

PostPosted: Fri 21 Sep '07 2:34    Post subject: Window could not start the Apache 2 on local computer... Reply with quote

Thank you Tom for your kind help. Unfortunately I have problems with my DOS(no connection with Apache). But I scanned and defragmented the window and I get the diagnosed problems from the System Event Log as read;

The Apache (2.0.59 ) services named reported the following error:

>>>Syntax error on line 232 of D:\Web|WebServer|Aparach2\confi\httpd.confi

AND

>>> DocumentRoot takes one argument Root directory t he document tree.


Many thanks
Young Sun
Back to top
yskw@carillongroup.com.au



Joined: 19 Sep 2007
Posts: 3

PostPosted: Sat 22 Sep '07 7:14    Post subject: Reply with quote

Hello Tom,

I fixed my problems. I removed the “DocumentRoot mv drupal-x.x.x/* drupal-x.x.x/.htaccess /var/www/html” which was in “line 232” and rebooted the window and it worked. Thank you so much for your kind adverse.


Happy day!!
Back to top


Reply to topic   Topic: Window could not start the Apache 2 on local computer... View previous topic :: View next topic
Post new topic   Forum Index -> Apache