Re: How to stop the server timing out

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
 when you say the 'server' times out, do you mean the script reaches
it's execution limit (usually around 60 seconds).  If that is the case
and you have no control over the PHP environment, then there is little
you can do to help.

The only thing you can do in this situation is to improve the efficiency
of your SQL statement (or the db's structure) so it can execute and
return faster. But if you're processing a lot of data that may not be
enough

Niel

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux