minuteago Posted April 17, 2004 Posted April 17, 2004 I saw an error message on the top of the admin page. It says images directory is not writeable. So I changed permission catalog/images folder from 755 to 764. Then, the error message has been disappeared. But I can't still upload images. Now the error message says Warning: move_uploaded_file(/home/testingmall/public_html/oscommerce/images/31027.gif): failed to open stream: Permission denied in /home/testingmall/public_html/oscommerce/admin/includes/classes/upload.php on line 94 Warning: move_uploaded_file(): Unable to move '/home/testingmall/.tmp/phpX7vtxH' to '/home/testingmall/public_html/oscommerce/images/31027.gif' in /home/testingmall/public_html/oscommerce/admin/includes/classes/upload.php on line 94 So what I did was I also changed permission of upload.php file from 755 to 764. and on my ftp program right clicked on include/configure.php and admin/include/configuration.php from my server,and then chnaged them to 777. Still not working... Please help me..
AlanR Posted April 17, 2004 Posted April 17, 2004 Did you try setting the images directory to 777? Go full permissions, then back down. This varies from server to server depending on how the server admin set them up. Changing the .php files won't help, you can change them back. Local: Mac OS X 10.5.8 - Apache 2.2/php 5.3.0/MySQL 5.4.10 • Web Servers: Linux Tools: BBEdit, Coda, Versions (Subversion), Sequel Pro (db management)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.