Page 1 of 1

Apache Stopped

PostPosted: 15. October 2007 12:49
by ike
Hi there,
I am using Xampp version 2.5. I am using the Apache and MySQL service and it was working perfectly when i installed it. After a couple of days the Apache service has stopped but MySQL is running. I have tried starting it manually and even restarting the PC several times but all to no avail. It is still not responding.
Due to this i am not able to run my web server software.
Please help.

Isaac

PostPosted: 15. October 2007 13:05
by Wiedmann
Read the Windows application eventlog.

PostPosted: 15. October 2007 17:06
by ike
This is the error i am getting in windows event viewer.

The Apache service named reported the following error:
>>> apache.exe: Syntax error on line 526 of C:/Program Files/xampp/apache/conf/httpd.conf: Could not open configuration file C:/Program Files/xampp/apache/conf/extra/ocsinventory.conf: The system cannot find the file specified. .

please help.

PostPosted: 15. October 2007 17:12
by Wiedmann
Well, you have more questions?
--> Just correct the include directive in the "httpd.conf", line 526.

PostPosted: 15. October 2007 18:48
by ike
I have checked the path. I un-installed the xampp and re-installed it again.
I am now getting this error in application event viewer.

The Apache service named reported the following error:
>>> (OS 10048)Only one usage of each socket address (protocol/network address/port) is normally permitted. : make_sock: could not bind to address 0.0.0.0:80

I don't even understand the error i am getting.
what do i do to get Apache running on xampp.

Thanks,
Isaac

PostPosted: 15. October 2007 21:59
by Wiedmann
>>> (OS 10048)Only one usage of each socket address (protocol/network address/port) is normally permitted. : make_sock: could not bind to address 0.0.0.0:80

I don't even understand the error i am getting.

There is allready a webserver running. You can't start a second one.

PostPosted: 16. October 2007 11:55
by ike
I have never configured a web server on my pc's. How do i know a web server is running on my pc. And how do i stop it so that xampp apache can run without any errors.
I am desperate to use xampp in running a web server software called h-inventory.

thanks

PostPosted: 16. October 2007 13:44
by Wiedmann
How do i know a web server is running on my pc.

For example with netstat or xampp-portcheck.