Jump to content

PHP Timeout Limit?


Recommended Posts

we have a php script running on my forum and it times out (i get a white blank screen) The script works fine as i have tested it on a test forum.

 

normal forum has over 6000 games in it (script times out) white page)

test forum has 3000 games in it (script works fine)

 

i have changed the below but it hasnt made any difference so im presuming it is either a sql timeout or a php timeout so i would need to change there limits but i dont know where to do this as ic ants ee nothin int he php.ini relating to them.

 

below si whati changed with no luck on sorting the problem:

 

max_execution_time =

memory_limit =

Link to comment
https://forums.phpfreaks.com/topic/68609-php-timeout-limit/
Share on other sites

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.