Find the answers you need
Support Database
Category: PHP
In this section
Why is my website’s PHP code displaying directly on the page?
PHP code loading directly onto your site page rather than executing usually indicates an issue with the PHP version being …
What is the PHP memory_limit?
The PHP memory_limit is the maximum amount of server memory that each PHP script can use. The official …
How do I change PHP maximum upload file size?
On 20i web hosting, PHP max upload file size is set to 128M by default. This can be changed through …
How do I specify a time zone for my website (PHP)?
Sometimes, you may need your PHP scripts to work using a specific time zone, for example, if you're serving …
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, …
Is ionCube PHP Loader installed?
The ionCube Loader is a PHP extension often used by setups such as WHMCS - it decodes PHP scripts …
How do I change PHP version?
As standard, we run PHP 7+. If you wish to switch version, head to My20i > Manage Hosting …
Why is MySQL support missing from PHP installation?
Our web servers run PHP 7+ as standard. In this version of PHP the MySQL module has been replaced by …
Why is my website not able to send email?
A common reason for this relates to the address not matching your site domain. To help improve email deliverability and …