Image manager upload file permission problem
Posted: Sun Oct 28, 2007 2:08 pm
I keep getting an image error when trying to upload files to my CMS.
I am using the multilanguage version of CMSmadesimple - PHP 4.4 MYSQL 5 I believe.
I have recently moved the cms to a new server. It was working on the previous server.
Please help!
I am using the multilanguage version of CMSmadesimple - PHP 4.4 MYSQL 5 I believe.
Warning: move_uploaded_file(/home/folder/public_html/uploads/images//image.jpg) [function.move-uploaded-file]: failed to open stream: Permission denied in /home/folder/public_html/admin/imagefiles.php on line 83
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpcSfYIV' to '/home/folder/public_html/uploads/images//folder.jpg' in /home/folder/public_html/admin/imagefiles.php on line 83
Warning: Cannot modify header information - headers already sent by (output started at /home/folder/public_html/admin/imagefiles.php:83) in /home/folder/public_html/lib/classes/class.admintheme.inc.php on line 161
Warning: Cannot modify header information - headers already sent by (output started at /home/folder/public_html/admin/imagefiles.php:83) in /home/folder/public_html/lib/classes/class.admintheme.inc.php on line 164
Warning: Cannot modify header information - headers already sent by (output started at /home/folder/public_html/admin/imagefiles.php:83) in /home/folder/public_html/lib/classes/class.admintheme.inc.php on line 167
Warning: Cannot modify header information - headers already sent by (output started at /home/edwa5318/public_html/admin/imagefiles.php:83) in /home/folder/public_html/lib/classes/class.admintheme.inc.php on line 168
Warning: Cannot modify header information - headers already sent by (output started at /home/folder/public_html/admin/imagefiles.php:83) in /home/folder/public_html/lib/classes/class.admintheme.inc.php on line 171
Warning: Cannot modify header information - headers already sent by (output started at /home/folder/public_html/admin/imagefiles.php:83) in /home/folder/public_html/lib/classes/class.admintheme.inc.php on line 176
I have recently moved the cms to a new server. It was working on the previous server.
Please help!