AbanteCart Community
Shopping Cart Operations => Support => Topic started by: Cantinho on November 02, 2015, 09:56:57 PM
-
I have this message in my box!
Incorrect config.php file permissions
Message status:
warning
Date:
11/03/2015 02:51:41 AM
Number of repetitions:
30
/home/********/system/config.php file needs to be set to read and execute modes (644 or 755) to keep it secured from editing!
What I do?
-
Hello.
Make sure you put permission the way that your web server can not write to that file. This is done to enforce security of your web application.
You can do this via FTP or Cpanel filemanager.
-
Thank you very much