January 13th, 2006, 11:14 PM
|
#3 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,653
|
verify that your data directory and all directories beneath it at all levels are 777.
if you have SSH you can do a shortcut and run this command
chmod -R 777 /home/puntosp/public_html/photopost/data
|
| |