Rodrigo Chantes P Posted November 12 Share Posted November 12 (edited) For some reason my prestashop has stopped writing logs there Edited November 21 by Rodrigo Chantes P (see edit history) Link to comment Share on other sites More sharing options...
Prestashop Addict Posted November 12 Share Posted November 12 Please can you specify PS, PHP and theme versions. Which logs? Link to comment Share on other sites More sharing options...
Rodrigo Chantes P Posted November 12 Author Share Posted November 12 logs: prod.logs dev.logs Prestashop 1.7.8.1 PHP 7.4 Theme: theme_ecolife_organic4 Link to comment Share on other sites More sharing options...
Prestashop Addict Posted November 12 Share Posted November 12 Can you check write permissions on folders Link to comment Share on other sites More sharing options...
Rodrigo Chantes P Posted November 12 Author Share Posted November 12 (edited) drwxr-xr-x 2 daemon daemon 4096 Nov 12 10:19 logs is on bitnami Edited November 12 by Rodrigo Chantes P (see edit history) Link to comment Share on other sites More sharing options...
NordicDesigner Posted November 13 Share Posted November 13 Hi! Prestashop Addict must be right. You may try changing the permissions on the logs folder to make it writable. Connect to your server via SSH, go to the logs directory and set permissions using this command: chmod 775 logs or chmod 777 logs Link to comment Share on other sites More sharing options...
JBW Posted November 13 Share Posted November 13 Are you checking correct dir? They are stored usually at /var/logs Link to comment Share on other sites More sharing options...
Rodrigo Chantes P Posted November 14 Author Share Posted November 14 it is solved, it was the owner, so i solved with sudo chown -R var 1 Link to comment Share on other sites More sharing options...
Divine Posted November 14 Share Posted November 14 Thanks for your feedback. Don't forget to edit your first post and to add [Solved] in the title 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