Hello there.
I've trying to update my mailwizz installation, I use the same step-by-step posted on KB (overwrite the old files with the new files in update folder) but I got the same error every time:
/usr/bin/php -q /var/www/html/mailwizz/apps/console/console.php update
exception 'CException' with message 'Application runtime path "/var/www/html/mailwizz/apps/common/runtime" is not valid. Please make sure it is a directory writable by the Web server process.' in /var/www/html/mailwizz/apps/common/framework/base/CApplication.php:294
Looks like the runtime folder is not present on the update folder. When I try to use the old 'runtime' folder have other error.
How can I fix this?
I've trying to update my mailwizz installation, I use the same step-by-step posted on KB (overwrite the old files with the new files in update folder) but I got the same error every time:
/usr/bin/php -q /var/www/html/mailwizz/apps/console/console.php update
exception 'CException' with message 'Application runtime path "/var/www/html/mailwizz/apps/common/runtime" is not valid. Please make sure it is a directory writable by the Web server process.' in /var/www/html/mailwizz/apps/common/framework/base/CApplication.php:294
Looks like the runtime folder is not present on the update folder. When I try to use the old 'runtime' folder have other error.
How can I fix this?