Hello! - I have an issue, if I add a schedule, it wont add it, even though it does not give any error. I have tried re-installing phpvms multiple times, I have also tried adding it with a csv but that also does not work. The only thing that works is if I add it in the tabel in the database, but this is not feasible. My PHPVMS version is 5.5.x. The php version on my website is 5.4.
Is there anything that can solve this? Would be appreciated!
phpVMS 5.5.2?
PHP 5.4? Can you change this to PHP 5.6?
What version of MySQL or MariaDB are you using?
Paid hosting or free hosting?
Hey, I have version phpvms version 5.5.2. I have changed the PHP to 5.6 and nothing changes. My database version is: 10.3.29-MariaDB. Also it is a paid host.
The issue is MariaDB 10.3
phpVMS 5.5.2 has issues with MariaDB 10.2 and above and MySQL 5.7.4 and above.
Most of the issue has to do with Strict Mode.
Ask your host to turn Strict Mode OFF and try again. Many hosts won’t turn Strict Mode OFF, citing security concerns. At present there is no fix. At this time, your only option is to import directly to the database using phpMyAdmin through cPanel.
Your other option is to upgrade to phpVMS v7. Check the Docs tab in the menu above for requirements.