I got his while trying to upload picture:
Warning: move_uploaded_file(../../images/downtownsarasota.jpg): failed to open stream: Permission denied in /home/sarasota/public_html/backend/inc/image_upload.php on line 5
Warning: move_uploaded_file(): Unable to move '/tmp/php5Nlyn8' to '../../images/downtownsarasota.jpg' in /home/sarasota/public_html/backend/inc/image_upload.php on line 5
Here's some debugging info Please send the error report to seoaaron@seoguy.com
Array
(
[userfile] => Array
(
[name] => downtownsarasota.jpg
[type] => image/pjpeg
[tmp_name] => /tmp/php5Nlyn8
[error] => 0
[size] => 10288
)
)


