Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: skiguy09 on May 25, 2004, 05:56:12 AM

Title: Wierd CHMOD/ oscommerce problem
Post 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,
Title: Wierd CHMOD/ oscommerce problem
Post by: Anonymous on May 25, 2004, 10:29:42 PM
does anyone have any ideas???????
Title: Wierd CHMOD/ oscommerce problem
Post by: cjensen on May 28, 2004, 03:56:11 PM
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