When will oxwall get its PDO, MySqli support?
As you should be aware MySql is deprecated as of PHP7 and totally removed from PHP.
I just updated my server PHP to PHP7 and when trying to install oxwall I get this on the installation
Your hosting account doesn't meet the following requirements:
mysql PHP extension not installed
By now all suppliers of PHP scripts should be updating their MySql code to PDO or MySqli.
PHP7 is now LIVE and out in the public domain it is the latest version of PHP that most hosting companies are running.
So why is oxwall still using MySql when it is deprecated and removed from PHP?
When can I expect a fully MySqli or PDO compliant update of Oxwall to be released so that my hosted clients can benefit from us using PHP7 on our hosting servers?
At present I have to roll back our servers PHP release to an older less secure version just so Oxwall will work, this is not good for our clients.