mosspower Posted July 27, 2010 Share Posted July 27, 2010 Hallo PrestoShop-Friends,we have our shop online for three week now.Production environment: Windows Server 2008 64 Bit, MySQL 5.1.48 and PHP 5.3.2The shop runns OK but we noted in the Apache logfile, that the server is starting all over again. Sometimes every hour, then every 10 minutes or every second. The site is then blocked and after restarting it's working properly again.In the logfile it looks like this: [Tue Jul 27 15:20:14 2010] [notice] Apache/2.2.15 (Win32) mod_ssl/2.2.15 OpenSSL/0.9.8m PHP/5.3.2 configured -- resuming normal operations [Tue Jul 27 15:20:14 2010] [notice] Server built: Mar 4 2010 11:27:46 [Tue Jul 27 15:20:14 2010] [notice] Parent: Created child process 1304 [Tue Jul 27 15:20:14 2010] [notice] Child 1304: Child process is running [Tue Jul 27 15:20:14 2010] [notice] Child 1304: Acquired the start mutex. [Tue Jul 27 15:20:14 2010] [notice] Child 1304: Starting 500 worker threads. [Tue Jul 27 15:20:14 2010] [notice] Child 1304: Starting thread to listen on port 443. [Tue Jul 27 15:20:14 2010] [notice] Child 1304: Starting thread to listen on port 80. [Tue Jul 27 15:20:18 2010] [notice] Parent: child process exited with status 255 -- Restarting. [Tue Jul 27 15:20:19 2010] [notice] Apache/2.2.15 (Win32) mod_ssl/2.2.15 OpenSSL/0.9.8m PHP/5.3.2 configured -- resuming normal operations [Tue Jul 27 15:20:19 2010] [notice] Server built: Mar 4 2010 11:27:46 [Tue Jul 27 15:20:19 2010] [notice] Parent: Created child process 1488 [Tue Jul 27 15:20:20 2010] [notice] Child 1488: Child process is running [Tue Jul 27 15:20:20 2010] [notice] Child 1488: Acquired the start mutex. [Tue Jul 27 15:20:20 2010] [notice] Child 1488: Starting 500 worker threads. [Tue Jul 27 15:20:20 2010] [notice] Child 1488: Starting thread to listen on port 443. [Tue Jul 27 15:20:20 2010] [notice] Child 1488: Starting thread to listen on port 80. The event viewer says: .. im EventViewer sieht das dann so aus: [code] Faulting application name: httpd.exe, version: 2.2.15.0, time stamp: 0x4b8fed95 Faulting module name: php5ts.dll, version: 5.3.2.0, time stamp: 0x4b8ebac2 Exception code: 0xc00000fd Fault offset: 0x0016b756 Faulting process id: 0x1f94 Faulting application start time: 0x01cb2d8aa8d88ce0 Faulting application path: C:\Apache\Apache2.2\bin\httpd.exe Faulting module path: C:\Program Files\PHP\php-5.3.2-Win32-VC6-x86\php5ts.dll Report Id: e7b5c7c0-997d-11df-a97f-00163e27ec65 [/code]Is this a known issue? Does anybody host PrestaShop on a Windows server?I don't know what to do, I'm desperate.Unfortunately, I cannot create the same issues and errors on my local machine.Thx a lot in advance to all of you for helping me on that matter!Edit: Solved the Problem by replacing PHP Modul solution with FastCGI. Link to comment Share on other sites More sharing options...
Lukalago Posted April 16, 2011 Share Posted April 16, 2011 Do you work in backooffice add images? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now