rebelrose01 Posted March 10, 2006 Posted March 10, 2006 Error: Catalog images directory is not writeable: /home/virtual/site63/fst/var/www/html/store/images/
custodian Posted March 10, 2006 Posted March 10, 2006 Error: Catalog images directory is not writeable: /home/virtual/site63/fst/var/www/html/store/images/ Check what the permissions Should be drwxr-xr-x if not cd /catalog chmod 755 ./images or You may have the ownership wrong and not have access to it cd catalog chown -R [properUID] ./images/ My Contributions Henry Smith
rebelrose01 Posted March 10, 2006 Author Posted March 10, 2006 everything you just said is all greek to me, I am new to this and I really don't understand what you are trying to explain to me. Check what the permissions Should be drwxr-xr-x if not cd /catalog chmod 755 ./images or You may have the ownership wrong and not have access to it cd catalog chown -R [properUID] ./images/
jasonabc Posted March 10, 2006 Posted March 10, 2006 You just need to change access permissions on the images folder so OSC can upload product images into it. Log onto your hosting account Control Panel and go into File Manager. Browse to catalog > images directory and set the file permissions to '777'. There will normally be a button or a link for you to click on to allow you to do this. Jason My Contributions: Paypal Payflow PRO | Rollover Category Images | Authorize.net Invoice Number Fix
Recommended Posts
Archived
This topic is now archived and is closed to further replies.