Zen Cart Logo
Forums / Installing on a Linux/Unix Server / Permissions problems on Fedora 13

Permissions problems on Fedora 13

Locked

Views: 954

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
23 Oct 2010, 7:06 PM
#1
oldman62 avatar

oldman62

New Zenner

Join Date:
Oct 2010
Posts:
1
Plugin Contributions:
0

Permissions problems on Fedora 13

This is a new insall for us on Linux server. Our problem is file and Driector premission. We followed the directions and CHMOD 777 all the files. However in the Zen Cart™ Setup - System Inspection it tells us that the permissions are not set. we have checked the files and director with the ls -laZ command and it shows us the files have the 777 setting. So where do we go from here.

25 Oct 2010, 11:23 PM
#2
vger avatar

vger

Past Contributor

Join Date:
Nov 2004
Location:
Norfolk, United Kingdom
Posts:
3,189
Plugin Contributions:
0

Re: Permissions problems on Fedora 13

The instructions don't say that "files" should have permissions of 777. Permissions for files should be 644.

Folders should have permissions of 755, unless the server requires permisisons of 777 for some folders like 'images'.

Vger