PHP
Can I change my website's PHP configuration?
Yes, you can. This is available via the Manage Hosting > Select Package > PHP Configuration section of our control panel. Alternatively, you can create a custom file in your webspace with your desired PHP configuration. Please note that PHP will only ...
Why is my website not able to send mail?
A common reason for this relates to the address not matching your site domain. To help improve email deliverability and help prevent spam being sent from our network, the 'Sender' address for your message must match the domain name of the website ...
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 ...
How do I change PHP version?
As standard, we run PHP 7+. If you wish to switch version, head HERE > Manage Hosting > [Select Package] > “Switch PHP Version” Our Linux platform has the ability to run different versions of PHP: PHP 5.3 PHP 5.4 PHP 5.5 PHP 5.6 PHP 7.0 PHP 7.1 PHP ...
Is ionCube PHP Loader installed?
The availability of ionCube can differ between our different platforms and PHP versions. Linux: ionCube Loader is available on our Linux platform for all currently support PHP versions. That's 5.3, 5.4, 5.5, 5.6, 7.0, 7.1 and 7.2. WordPress: ionCube ...
Which PHP functions are disabled on your WordPress platform?
Our WordPress platform has been specifically designed to offer the best security, performance and reliability for WordPress. As a result, we have specifically tuned firewall rules and layers of protection to help keep WordPress sites secure. As part ...