Hello,
Trying to upgrade mailwizz from 1.8.9 to 1.9.6
~$ /usr/bin/php /home/mailwizz/apps/console/console.php update
Are you sure you want to update your Mailwizz application from version 1.8.9 to version 1.9.6 ? (yes|no) [no]:yes
[2020-04-23 20:41:21] - Updating to version 1.9.0.
~$ //Nothing happens here. Asking to upgrade to 1.9.0 instead of 1.9.6. Executes immediately and fails without any errors....
How is it possible to debug this?
Thanks in advance.
Trying to upgrade mailwizz from 1.8.9 to 1.9.6
~$ /usr/bin/php /home/mailwizz/apps/console/console.php update
Are you sure you want to update your Mailwizz application from version 1.8.9 to version 1.9.6 ? (yes|no) [no]:yes
[2020-04-23 20:41:21] - Updating to version 1.9.0.
~$ //Nothing happens here. Asking to upgrade to 1.9.0 instead of 1.9.6. Executes immediately and fails without any errors....
How is it possible to debug this?
Thanks in advance.