What is the correct permissions for tjhe script?greenspun.com : LUSENET : S-Mart Shopping Cart : One Thread |
What is the correct permissions for the files of the S-Mart.cgi script, and its directories.Tanks in advance for any help.
-- Manuel Tavares (mar114@hotmail.com), July 21, 1999
The access permission for all related files has not been changed. Please do the following:chmod 755 *.cgi chmod 755 *.lib chmod 777 demo.db chmod 755 *.html
* PS - remember to read the documentation first (README file) before trying out anything.
God bless!
-- Patrick Chan (patrickccf@hotmail.com), January 18, 2000.