What platform/s does your shared hosting support?

Our Shared Hosting is built on cPanel with a standard EasyApache LAMP (Linux, Apache, MariaDB, PHP) configuration, ideal for a variety of popular CMS platforms and website types.

Our cPanel Servers currently support all PHP Versions: 5.4 - 8.3 and use MariaDB 10.11 as their database service.

Supported CMS Platforms

Aside from the MyHost Website Builder and standard HTML+JavaScript+CSS websites our hosting environment can also support a wide range of Content Management Systems that work with PHP. Some popular CMS options our customers have installed include:

WordPress (https://wordpress.org/)

The world's most popular CMS, ideal for blogs, portfolios, and business sites.

Note: All of our cPanel servers have WP-Toolkit available to simplify WordPress installation and management.

Joomla! (https://www.joomla.org/)

A flexible CMS for building websites and powerful online applications.

Note: Joomla! requires Node.JS to compile from GitHub so you would need to grab an installable package from downloads.joomla.org

SilverStripe(https://www.silverstripe.org/)

A flexible, open-source CMS and framework for creating and managing customized websites and web applications

Moodle(https://moodle.org/)

An open-source learning management platform.

OpenCart(https://opencart.com/)

A user-friendly, open-source eCommerce platform for online stores.

CMS Made Simple(https://www.cmsmadesimple.org/)

A lightweight, user-friendly CMS for small to medium-sized websites.

Note: We recommend consulting the documentation for your choice of CMS to see if there are any special requirements outside of Apache, PHP and MySQL/MariaDB. MyHost is unable to provide support for your CMS and its plugins however if you have a specific requirement from your hosting environment feel free to reach out to support@myhost.nz.

About Alternative Stacks

Our hosting environment is optimized for LAMP-based sites. Websites or applications built for other frameworks (such as Node.js, Ruby on Rails, Python or .NET) would require a different stack. If you're looking for a simple solution to hosting these you can check SiteHost Cloud Containers.

  • 0 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...