View Single Post
Old May 27th, 2005, 01:35 PM   #22 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,788
Take note does this happen when hitting the upload link or when processing a file?

Your thread here read like when you hit the upload link.

If indeed it is when processing a file then try this.

IN bulkupload.php find this

ini_set("max_execution_time", 0);

add below

ini_set("memory_limit");
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.

Last edited by Chuck S; May 27th, 2005 at 02:18 PM.
Chuck S is offline   Reply With Quote