777 permission

Hi i have moved my shop to a new server but the files that’s suppose the 777 permission no longer have it so dose any one know what files i have to give it to as my shop is not working properly because of it.

[quote name=‘projectmyst’]Hi i have moved my shop to a new server but the files that’s suppose the 777 permission no longer have it so dose any one know what files i have to give it to as my shop is not working properly because of it.[/quote]

Hi,



chmod 666 config.local.php (after the installation set it to 600 or 644)

chmod -R 777 catalog

chmod -R 777 images

chmod -R 777 skins

chmod -R 777 var



Here is the manual: [URL]CS-Cart Documentation — CS-Cart 4.15.x documentation