tejas Posted January 22, 2006 Posted January 22, 2006 I get the following errors when i try to upload a picture file for my product. CAn someone tell me how do i solve it ? Warning: move_uploaded_file(D:/websites/dharmanath6/omart/omart.co.in/Web/catalog/images/AMD643000939.JPG): failed to open stream: Permission denied in D:\websites\dharmanath6\omart\omart.co.in\Web\catalog\admin\includes\classes\upload.php on line 91 Warning: move_uploaded_file(): Unable to move 'C:\PHP\uploadtemp\php1C.tmp' to 'D:/websites/dharmanath6/omart/omart.co.in/Web/catalog/images/AMD643000939.JPG' in D:\websites\dharmanath6\omart\omart.co.in\Web\catalog\admin\includes\classes\upload.php on line 91
♥Vger Posted January 22, 2006 Posted January 22, 2006 Check in your osC Admin panel, under Tools --> Server Info to see if 'file upload' is enabled on your server. If it's not then you'll have to change hosts, because you need this function to run osCommerce. If it is enabled then check the permissions on your 'images' folder, and make sure that they are at least 755. Vger
tejas Posted January 22, 2006 Author Posted January 22, 2006 under configuration--->PHP Core it shows file_uploads on for local and master value both. How do i set the images folder permissions to 755 Thx for the help
strangename Posted January 28, 2006 Posted January 28, 2006 Tejas Go here for a good explanation of file permissions and settings Unix
Recommended Posts
Archived
This topic is now archived and is closed to further replies.