I have moved a zencart install from one server to another. In the process, the permissions have been lost. What do i need to change them to to get them back?
I have moved a zencart install from one server to another. In the process, the permissions have been lost. What do i need to change them to to get them back?
Basically you want all folders to be 755 and all files 644, except the configure.php files which should be 444 (ie: read-only to everyone).
Some FAQ's on the topic and related topics:
http://tutorials.zen-cart.com/index.php?article=9
http://tutorials.zen-cart.com/index.php?article=100
http://tutorials.zen-cart.com/index.php?article=73
Bookmarks