Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: skiguy09 on May 25, 2004, 05:56:12 AM
-
I issued a CHMOD 777 command to the oscommerce images
directory and checked to make sure that it does have
full permissions using ls -l.
For some reason, the directory is not accessable
by FTP, Samba or the oscommerce file manager.
Does anyone have any idea on what to do to fix
this?
Thankyou,
-
does anyone have any ideas???????
-
Hi skiguy09,
If you want to have it more accessible than the default osCommerce settings you will have to customize that access with an smb.conf template or some other means. The default setting for the images dir for osCommerce is:
chown www:www
and
chmod 777
Craig