Guest Posted April 17, 2008 Posted April 17, 2008 This is my 3rd OScommerce installation, but i have come up against a problem i haven't experienced before. When trying to upload images either new category, editing an existing category, new product or amending a products image, i get the following error. It won't add the image to the product either. Error message for product images: Warning: move_uploaded_file(D:/inetpub/vhosts/freetimeaction.com/httpdocs/store/images/tees.jpg) [function.move-uploaded-file]: failed to open stream: Permission denied in D:\inetpub\vhosts\freetimeaction.com\httpdocs\store\admin\includes\classes\upload.php on line 86 Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move 'C:\WINDOWS\Temp\php12BC.tmp' to 'D:/inetpub/vhosts/freetimeaction.com/httpdocs/store/images/tees.jpg' in D:\inetpub\vhosts\freetimeaction.com\httpdocs\store\admin\includes\classes\upload.php on line 86 Error message for category images: Warning: move_uploaded_file(D:/inetpub/vhosts/freetimeaction.com/httpdocs/store/images/tees.jpg) [function.move-uploaded-file]: failed to open stream: Permission denied in D:\inetpub\vhosts\freetimeaction.com\httpdocs\store\admin\includes\classes\upload.php on line 86 Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move 'C:\WINDOWS\Temp\php130E.tmp' to 'D:/inetpub/vhosts/freetimeaction.com/httpdocs/store/images/tees.jpg' in D:\inetpub\vhosts\freetimeaction.com\httpdocs\store\admin\includes\classes\upload.php on line 86 Warning: Cannot modify header information - headers already sent by (output started at D:\inetpub\vhosts\freetimeaction.com\httpdocs\store\admin\includes\classes\upload.php:86) in D:\inetpub\vhosts\freetimeaction.com\httpdocs\store\admin\includes\functions\general.php on line 22 I can't see any obvious reasons that would cause this. Any help would be appreciated. :huh:
Guest Posted April 17, 2008 Posted April 17, 2008 I have sorted the error. For those that may have this error too: I changed the Permissions for all images folders to read/write. This solved the issue for me.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.