What PHP versions do you support?

Current versions of PHP available are 5.6 through to 8.x+

Our shared and reseller hosting packages support a wide range of PHP versions as we run cPanel Multi-PHP Manager.
This can be important for scripts such as WordPress or Joomla that may require older versions of PHP.

You can read more about our supported platforms here: https://myhost-clients.com/knowledgebase/359/What-platformors-does-your-shared-hosting-support.html

  • 3 Users Found This Useful
Was this answer helpful?

Related Articles

What database settings do I use for scripts?

Server Hostname: localhost Database Username: <your username>_<database name> e.g....

How do I add a wildcard subdomain for Wordpress MU?

This can be easily done by logging into your cPanel control panel and clicking on "Subdomains"....

Do you support Silverstripe Hosting?

Yes, we run Linux servers designed to run the New Zealand developed Silverstripe application. If...

Strict Standards Errors for PHP

If you are getting errors similar to:Strict Standards: Non-static method JLoader::import() should...

Fix permissions of all directories and files

To change all the directories to 755 (-rwxr-xr-x): find /home/xxx/public_html -type d -exec...