October 26th, 2006, 02:48 PM
|
#17 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
What errors exist in your server log now?
Try also adding this under the ini_set line
ini_set("max_execution_time", 0);
|
| |