Timeout but i have changed php.ini

I keep getting timeout error’s on one of my site’s when running a long script. Ive changed the php.ini yet i still get them any idea’s?

thanks

edit i seemed to have made it longer but still time’s out

You should also check the timouts etc for the following settings:

http://httpd.apache.org/mod_fcgid/mod/mod_fcgid.html

Hmm am not great at this sort of thing only just managed to find the php.ini

there seem to be quite a few topics about this in the virtualmin forums. I searched and found the following

http://www.virtualmin.com/node/7529

, maybe this gets you started?

my IPCCommTimeout is set as 9999 so can’t be that

To limit the scope of the problem, you may want to try setting the PHP Execution mode to “CGI”.

You can do that in Server Configuration -> Website Options.

-Eric

Thank’s Eric that fixed it :slight_smile: