Why is MySQL support missing from the PHP installation?

Why is MySQL support missing from the PHP installation?

Our web servers run PHP 7+ as standard. In this version of PHP the MySQL module has been replaced by either the 'mysqli' or 'PDO_MySQL' extension. Read more about the MySQL extension deprecation on PHP's website

If you have a website using this module we recommend updating your code to use the latest modules. However, if this isn't feasible or you're using third party software, you can run older versions of PHP on our Linux platform. You're able to switch between PHP 5.3, 5.4, 5.5, 5.6 - all of which support the older MySQL module - by using the 'Switch PHP Version' icon inside the control panel.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Which PHP functions are disabled on your WordPress platform?

Which PHP functions are disabled on your WordPress platform? Our WordPress platform has been...

Can I use parent paths in Classic ASP?

Can I use parent paths in Classic ASP? ASP Parent Paths are disabled on our platform. As a...

How can I show detailed ASP errors?

How can I show detailed ASP errors? By default, Windows Server hides application errors from...

Is ionCube PHP Loader installed?

Is ionCube PHP Loader installed? The availability of ionCube can differ...

How do I change PHP version?

How do I change PHP version? As standard, we run PHP 7+. If you wish to switch version, head...

Powered by WHMCompleteSolution