image upload? permissions?
Posted: Mon May 08, 2006 8:41 pm
I cant seem to upload images,
here is the error I get:
the // before the images makes me wonder what the problem is.
Any help is appreciated.
--ad
here is the error I get:
Code: Select all
Warning: move_uploaded_file(/home/plannh/public_html/uploads/images//header.jpg): failed to open stream: Permission denied in /home/plannh/public_html/admin/imagefiles.php on line 83
Warning: move_uploaded_file(): Unable to move '/tmp/phpArXs6B' to '/home/plannh/public_html/uploads/images//header.jpg' in /home/plannh/public_html/admin/imagefiles.php on line 83
Warning: Cannot modify header information - headers already sent by (output started at /home/plannh/public_html/admin/imagefiles.php:83) in /home/plannh/public_html/lib/classes/class.admintheme.inc.php on line 161
Warning: Cannot modify header information - headers already sent by (output started at /home/plannh/public_html/admin/imagefiles.php:83) in /home/plannh/public_html/lib/classes/class.admintheme.inc.php on line 164
Warning: Cannot modify header information - headers already sent by (output started at /home/plannh/public_html/admin/imagefiles.php:83) in /home/plannh/public_html/lib/classes/class.admintheme.inc.php on line 167
Warning: Cannot modify header information - headers already sent by (output started at /home/plannh/public_html/admin/imagefiles.php:83) in /home/plannh/public_html/lib/classes/class.admintheme.inc.php on line 168
Warning: Cannot modify header information - headers already sent by (output started at /home/plannh/public_html/admin/imagefiles.php:83) in /home/plannh/public_html/lib/classes/class.admintheme.inc.php on line 171
Warning: Cannot modify header information - headers already sent by (output started at /home/plannh/public_html/admin/imagefiles.php:83) in /home/plannh/public_html/lib/classes/class.admintheme.inc.php on line 176Any help is appreciated.
--ad