Jump to content

Apache Xampp Server Breaks, how can it be fixed fast ?


Crogge

Recommended Posts

Hello Phpfreaks community,

 

I run a Xampp Apache Server now since about 1 year.

The problem ist now since 7-8 Weeks, it always got about every hour a break.

Means that the Apache Server dont do anything for about 5 Minutes then it work fine again.

 

Its really important to get it work again normally cause there are about 500 Connections / Day and a lot of people thinked already that the Server is offline.

 

I run a Board and a Website, it got a lot of SQL Connections in the Code and about 450 Pages@Website.

 

I post the link if its allowed here :)

 

Help would be really nice, sorry for my bad english.

 

With best regards,

Serveradministrator Crogge

Firstly, Xampp isn't really designed to be used as a production server, it should really only be used as a developement tool. Secondly, you'll need to scour your logs and looks for a clue to your problem. Apache is a complex beast, just saying it doesn't work doesn't provide us with anywhere near enough infomation to be a able to help.

Thanks for your fast reply !

 

I put the complete Error.log in a .rar file --> http://www.file-upload.net/download-225227/error_4weeks.rar.html (Its 700kb package, depacked about 66MB of the last 4 Weeks). I hope I dont need to upload the Access.log cause its about 3.000 MB from the last 7 days.

 

If Xampp really dont support this user amount, what are the possibilites for a Windows 2003 Server  ???

 

With best regards,

Serveradministrator Crogge

I think I found the part that maybe make this break ...

 

[Tue Mar 20 19:20:01 2007] [error] [client xx.xxx.xxx.xx] File does not exist: D:/Program Files/xAmpp/xampp/htdocs/wowacc/en/info/select/new-hp, referer: http://87.118.110.12/wowacc/en/info/select/
[Tue Mar 20 19:22:32 2007] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Tue Mar 20 19:22:35 2007] [crit] (22)Invalid argument: unable to replace stderr with error_log
[Tue Mar 20 19:22:35 2007] [crit] (2)No such file or directory: unable to replace stderr with /dev/null
[Tue Mar 20 19:22:38 2007] [notice] Apache/2.2.4 (Win32) DAV/2 mod_ssl/2.2.4 OpenSSL/0.9.8d mod_autoindex_color PHP/5.2.1 configured -- resuming normal operations
[Tue Mar 20 19:22:38 2007] [notice] Server built: Jan 30 2007 12:11:56
[Tue Mar 20 19:22:38 2007] [notice] Parent: Created child process 3856
[Tue Mar 20 19:22:41 2007] [notice] Child 3856: Child process is running
[Tue Mar 20 19:22:41 2007] [notice] Child 3856: Acquired the start mutex.
[Tue Mar 20 19:22:41 2007] [notice] Child 3856: Starting 250 worker threads.
[Tue Mar 20 19:22:41 2007] [notice] Child 3856: Starting thread to listen on port 443.
[Tue Mar 20 19:22:41 2007] [notice] Child 3856: Starting thread to listen on port 80.

 

Would be nice if you could reply, thanks :)

Looks as if there is something wrong with error_log. It cannot save it etc.

 

Take a look at:

http://trac.lighttpd.net/xcache/ticket/29

 

It maybe something to do with php.ini

 

Also - install apache and php yourself on win2k3 for a production enviro. XAmpp installs too much stuff for production use.

 

-steve

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.