PHP running exremely slow.

I have a test server at the office that is running RH9, Apache 2.4.20-2.41, and PHP 4. This server worked just fine for almost a year. The other day I was testing a GD script and since then any php files take as long as 20 seconds to load. html pages are lightning fast. Seems to only be effecting pages that use the php engine. I tried using the php.ini file from my live host server and that didn't solve any problems.

The only errors showing in the logs are when I stop httpd there are numerous child processes that can't exit.

Any ideas on how to fix this would be appreciated.

 

 

 

 

Top