babyewok Posted January 24, 2012 Report Share Posted January 24, 2012 Hi, I have Uniform Server [5.5a-Nano], running PHP 5.2.12, Apache 2.2.14 and MYSQL 5.1.41. I know that there is a newer version of Uniform Server available this usually all runs fine and the PHP version is inline with that on my live server so I like to keep things simple. Just recently I have been trying out a CMS. All seems fine until I get to the serach form. If I enter a term that I know does not exist, I get a page telling me so, but if I enter a term that I know DOES exit, I get this error page in Firefox: --------------- The connection was reset The connection to the server was reset while the page was loading. The site could be temporarily unavailable or too busy. Try again in a few moments. If you are unable to load any pages, check your computer's network connection. If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web. -------------------- This appears in the error log of Uniform Server: - [Tue Jan 24 11:28:39 2012] [notice] Parent: child process exited with status 3221225477 -- Restarting.- [Tue Jan 24 11:28:40 2012] [notice] Apache/2.2.14 (Win32) mod_ssl/2.2.14 OpenSSL/0.9.8k PHP/5.2.12 DAV/2 configured -- resuming normal operations- [Tue Jan 24 11:28:40 2012] [notice] Server built: Sep 28 2009 22:41:08- [Tue Jan 24 11:28:40 2012] [notice] Parent: Created child process 5868- [Tue Jan 24 11:28:41 2012] [notice] Child 5868: Child process is running- [Tue Jan 24 11:28:41 2012] [notice] Child 5868: Acquired the start mutex.- [Tue Jan 24 11:28:41 2012] [notice] Child 5868: Starting 250 worker threads.- [Tue Jan 24 11:28:41 2012] [notice] Child 5868: Starting thread to listen on port 443.- [Tue Jan 24 11:28:41 2012] [notice] Child 5868: Starting thread to listen on port 80.- [Tue Jan 24 11:28:41 2012] [notice] Parent: child process exited with status 3221225477 -- Restarting.- [Tue Jan 24 11:28:42 2012] [notice] Apache/2.2.14 (Win32) mod_ssl/2.2.14 OpenSSL/0.9.8k PHP/5.2.12 DAV/2 configured -- resuming normal operations- [Tue Jan 24 11:28:42 2012] [notice] Server built: Sep 28 2009 22:41:08- [Tue Jan 24 11:28:42 2012] [notice] Parent: Created child process 2628- [Tue Jan 24 11:28:43 2012] [notice] Child 2628: Child process is running- [Tue Jan 24 11:28:43 2012] [notice] Child 2628: Acquired the start mutex.- [Tue Jan 24 11:28:43 2012] [notice] Child 2628: Starting 250 worker threads.- [Tue Jan 24 11:28:43 2012] [notice] Child 2628: Starting thread to listen on port 443.- [Tue Jan 24 11:28:43 2012] [notice] Child 2628: Starting thread to listen on port 80. -------------------------------- It seems that apache may be crashing? If anyone can shed any light on this I'd really appreciate it. Quote Link to comment Share on other sites More sharing options...
traxxus Posted January 24, 2012 Report Share Posted January 24, 2012 Hi, long text... Try to disable the PHP Accelerators. I cant tell you where it is in the old nano release (Coral is actual). Quote Link to comment Share on other sites More sharing options...
babyewok Posted January 24, 2012 Author Report Share Posted January 24, 2012 Hmm, disabling the cache made no difference. If I turn on the debugging for eaccellerator I get this: - EACCELERATOR: Open for write failed for "/tmp/eaccelerator/d/5//eaccelerator-d5ddda828dd5c414cb678e03f5cf35bd": No such file or directory- EACCELERATOR cached: "C:\UniServer5_5a\UniServer\home\admin\www\index.php" for a whole load of different files Quote Link to comment Share on other sites More sharing options...
babyewok Posted February 3, 2012 Author Report Share Posted February 3, 2012 any ideas? Quote Link to comment Share on other sites More sharing options...
babyewok Posted August 3, 2012 Author Report Share Posted August 3, 2012 This still happens every now and then - does anyone have any other solutions Quote Link to comment Share on other sites More sharing options...
babyewok Posted August 4, 2012 Author Report Share Posted August 4, 2012 Oh please help! I'm still having this issue. The developers of the CMS say it is a php/windows/apache thing and happens when trying to run certain php scripts or large if statements. Is there anythign I can do? I tried upgrading php to 5.2.13 but no joy. I want to keep php at 5.2.9 or above as that is was my reseller hostign serevrs have and so I want to be able to test in a similar environment (albeit on windows rather tan linux). There must be a solution to this problem Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.