I have CWP pro, and cant add autoresponders after updating.
As a root user in the main control panel, when I click to add an autoreponder, a red popup appears saying: "FATAL ERROR error writing to DB".
When I try adding an autoresponder via the user control panel, the list of autoreponders just doesnt load (stays blank).
I tried this advice on another thread:
Before update you can using next fix:
chown postfix /usr/local/cwpsrv/htdocs/resources/admin/include/postfix.php
chmod 644 /usr/local/cwpsrv/htdocs/resources/admin/include/postfix.php
chattr +i /usr/local/cwpsrv/htdocs/resources/admin/include/postfix.php
It didnt work. I assume this was just to use these commands via ssh, which is what I did.