Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted October 5, 200618 yr Every time I try to upgrade it gose well till about the templets I get as far as Template bits: 1200 to 1225 completed. 0 updated..before it times out and says Fatal error: Maximum execution time of 30 seconds exceeded in /home/XXX/public_html/testipb/sources/api/api_skins.php on line 371my PHP exicution time is about 20 mins so I know its not that. is there a way to up the exicution time in the file?
October 5, 200618 yr Are you sure your max execution time is 30 minutes? If you go into the ACP of a live board (on the same server) and view the PHP Info, or create a new PHP file (and open its URL in your browser, of course) containing nothing but the text "<?php phpinfo(); ?>" it should give you all the settings for your PHP, search out "max_execution_time" and make sure it's a LOT higher than 30. If there are two DIFFERENT values, chances are it has been changed recently but PHP hasn't been restarted to pick up the changes.
October 5, 200618 yr My host didn't update the max time l asked them to. Oh well I will get it done ^_^
Archived
This topic is now archived and is closed to further replies.