Jump to content

Apache takes to long to response php scripts


kisi

Recommended Posts

Hi,

 

i have a problem with my Apache server / php .

 

When i try to reuquest a simple php script e.g.:

 

<?php

echo 'hello';

?>

 

It takes seconds (about 60 Seconds) untill the response is there.

When i try to request a .html file the response is instantly there so the problem seems to be related to php. I can't remember that i installed a module or something else that could cause this problem.

 

How can i get a detailed information on what apache is doing when i request a php file?

The apache error logs don't contain any information that would help me.

 

Thanks for your help.

 

Regards

 

 

 

 

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.