Post subject: Timeout in PHP? Posted: Mon May 21, 2007 6:19 am
Joined Mon Sep 04, 2006 1:06 pm
Posts 1004
Location USA
I was recently trying to upload a fairly large image (2.5mb) to the image uploader, when I got a timeout that said the execution time of 30 seconds had been exceeded. I solved this problem by making the bitmap a jpeg. I don't know if you want to change the php.ini file much for that script, but just wanted to point out the problem.
Cheers.
_________________ Old-Computer BetaArchive VIP | Ex-OSBA Member
BMP is not supported anyway, they're rediculously big and nobody in their right mind should be using them. It does say the filetypes allowed and BMP is not one of them. It would simply reject the file anyway if it was to finish uploading. The timeout should be set fairly high already but I will double check it and increase it if needed.
Users browsing this forum: No registered users and 1 guest
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum
All views expressed in these forums are those of the author and do not necessarily represent the views of the BetaArchive site owner.