lse123 Posted October 12, 2015 Share Posted October 12, 2015 how disable cache & logs in Prestashop[1.6.0.9] from VPS server? Link to comment Share on other sites More sharing options...
Click123.ca Posted November 25, 2015 Share Posted November 25, 2015 Hi, You can try this: From there, navigate the path /config/defines.inc.php Open up the defines.inc.php file in your preferred text editor. Find the line of code that reads "@ini_set('display_errors', 'on')" Change it to read "@ini_set('display_errors', 'off')" Save the config.inc.php file back to the path, overwriting the existing file if needed. Hope this help you Link to comment Share on other sites More sharing options...
lse123 Posted November 27, 2015 Author Share Posted November 27, 2015 this disable both cache & logs ?? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now