Guest Posted January 14, 2004 Share Posted January 14, 2004 I have seen similar posts but with no real solution. When uploading images for new products using OSCOMMERCE ADMIN i get the following error: Warning: move_uploaded_file(e:/websites/cd-solution.co.uk/catalog/images/342582702.jpg): failed to open stream: Permission denied in E:\websites\cd-solution.co.uk\catalog\admin\includes\classes\upload.php on line 94 Warning: move_uploaded_file(): Unable to move 'C:\PHP\uploadtemp\php5B66.tmp' to 'e:/websites/cd-solution.co.uk/catalog/images/342582702.jpg' in E:\websites\cd-solution.co.uk\catalog\admin\includes\classes\upload.php on line 94 Is this to do with the define statements in the /catalog/admin/includes/configure.php for the location of the images folder (as i have tried many different paths) or is to do with my web hosting company not allowing uploads to their servers. Please help as my site is ready to go except for the images!!! Link to comment Share on other sites More sharing options...
1quicksi Posted January 14, 2004 Share Posted January 14, 2004 There are numerous posts ont his topic with varying solutions. 1. Check the directory permissions 2. Check to make sure the directory is writable (chmod 777) 3. Make sure your paths are correct. 4. Make sure you are not exceeding your quota knowledge base | Contributions | Search Link to comment Share on other sites More sharing options...
Guest Posted January 14, 2004 Share Posted January 14, 2004 How do i set the directory permissions chmod 777 and as i can upload files to the directory using ftp software and not oscommerec/admin is this relevant. What paths in the configure.php should i be looking at and when it says absolute path what should be entered? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.