October 11th, 2006, 07:26 PM
|
#9 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,776
|
Unable to move file simply means your permissions are not correct. Blank Page you might want to add at top of pp-inc.php near error_reporting line something like this
ini_set("memory_limit", "48M");
|
| |