Problem uploading images to image manager

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
acrewe

Problem uploading images to image manager

Post by acrewe »

This has just recently started, after initially being ok. Having uploaded the new image, this is the error message I get. Can anyone help?

Warning: move_uploaded_file(/usr/www/users/pppsaa/uploads/images/J Bardill.jpg): failed to open stream: Permission denied in /usr/www/users/pppsaa/admin/imagefiles.php on line 85

Warning: move_uploaded_file(): Unable to move '/tmp/phpNi9C8s' to '/usr/www/users/pppsaa/uploads/images/J Bardill.jpg' in /usr/www/users/pppsaa/admin/imagefiles.php on line 85

Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/pppsaa/admin/imagefiles.php:85) in /usr/www/users/pppsaa/lib/classes/class.admintheme.inc.php on line 158

Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/pppsaa/admin/imagefiles.php:85) in /usr/www/users/pppsaa/lib/classes/class.admintheme.inc.php on line 161

Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/pppsaa/admin/imagefiles.php:85) in /usr/www/users/pppsaa/lib/classes/class.admintheme.inc.php on line 164

Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/pppsaa/admin/imagefiles.php:85) in /usr/www/users/pppsaa/lib/classes/class.admintheme.inc.php on line 165

Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/pppsaa/admin/imagefiles.php:85) in /usr/www/users/pppsaa/lib/classes/class.admintheme.inc.php on line 168

Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/pppsaa/admin/imagefiles.php:85) in /usr/www/users/pppsaa/lib/classes/class.admintheme.inc.php on line 173
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Problem uploading images to image manager

Post by Ted »

Make sure the web server has permissions to write to uploads/images.
Locked

Return to “CMSMS Core”