Page 1 of 1

Windows 2003 Server restarts

PostPosted: 29. November 2006 11:04
by bhasi75
Hi friends,

I installed xampp latest version (XAMPP Lite 1.5.5) on windows 2003 server. On using control panel and starting apache and mysql it runs fine for sometime and suddenly Windows 2003 restarts. How can i solve this issue.

I also tried running apache and mysql by executing batch scripts, even now it restarts the machine.

Please help me out.

Thank you.

PostPosted: 29. November 2006 23:09
by Izzy
What does your Windows Application Event Viewer tell you?

What does the xampp\apache\logs\error.log tell you?

Look for clues in these files as the info you supplied tells us nothing about your problem other than your computer restarts.

Windows 2003 Server restarts

PostPosted: 30. November 2006 06:43
by bhasi75
-------------------------------------------
System Event :
-------------------------------------------

The reason supplied by user DTAPP0091\Administrator for the last unexpected shutdown of this computer is: System Failure: Stop error
Reason Code: 0x805000f
Bug ID:
Bugcheck String: 0x00000050 (0xf6041100, 0x00000000, 0x8090a446, 0x00000000)
Comment: 0x00000050 (0xf6041100, 0x00000000, 0x8090a446, 0x00000000)

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

===============================================

-------------------------------------------
Apache Error Log at that time:
-------------------------------------------

[Wed Nov 29 11:59:46 2006] [crit] (22)Invalid argument: unable to replace stderr with error_log
[Wed Nov 29 11:59:46 2006] [crit] (2)No such file or directory: unable to replace stderr with /dev/null
[Wed Nov 29 11:59:48 2006] [crit] (22)Invalid argument: unable to replace stderr with error_log
[Wed Nov 29 11:59:48 2006] [crit] (2)No such file or directory: unable to replace stderr with /dev/null
[Wed Nov 29 11:59:52 2006] [notice] Apache/2.2.3 (Win32) DAV/2 mod_ssl/2.2.3 OpenSSL/0.9.8d mod_autoindex_color PHP/5.1.6 configured -- resuming normal operations
[Wed Nov 29 11:59:52 2006] [notice] Server built: Sep 30 2006 21:24:06
[Wed Nov 29 11:59:52 2006] [notice] Parent: Created child process 2852
[Wed Nov 29 11:59:55 2006] [notice] Child 2852: Child process is running
[Wed Nov 29 11:59:55 2006] [notice] Child 2852: Acquired the start mutex.
[Wed Nov 29 11:59:55 2006] [notice] Child 2852: Starting 250 worker threads.
[Wed Nov 29 11:59:55 2006] [notice] Child 2852: Starting thread to listen on port 443.
[Wed Nov 29 11:59:55 2006] [notice] Child 2852: Starting thread to listen on port 80.
[Wed Nov 29 12:34:57 2006] [notice] Apache/2.2.3 (Win32) DAV/2 mod_ssl/2.2.3 OpenSSL/0.9.8d mod_autoindex_color PHP/5.1.6 configured -- resuming normal operations

PostPosted: 30. November 2006 07:40
by Izzy
Your post shows that there is nothing wrong with XAMPP only your OS. Did you follow the provided link To MS?

I see more problems emanating from the Windows Server OS than any other OS on these forums.

I feel sure that those users of the Windows Server Operating System should use the default IIS server software supplied and installed by default with this OS.

It seems that somewhere in this Windows Server OS is an incompatible issue with the Apache server and/or with its components that cause the OS to buckle under pressure. I may be wrong but the evidence seems to be in the shear volume of Windows Server problem posts on these forums.