I've added a picture upload thing to my weblog. For me uploading pics is nog problem, but my parents have 16 kb/sec upload max. So uploading a pic of 1 meg takes a minute and a half or so.
THEORETICALLY, since the execution of the script stopts after 30 sec saying max_execution time has been exceeded.
1 - Is it possible to turn up the max_execution_time for one file only or
2 - Do I have to turn it all up in my PHP.ini ?
Do you experts advice this ? What's your opinion on this ?
Yeah check php.ini size and time are setup there.
Time in seconds and size in mbs.
Unless your script uploads directly into a mysql database as blobs then there might be a seperate issue. But its rarely done that way for performance reasons.
View next topic View previous topic
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 You cannot vote in polls in this forum