Find the answers you need
Support Database
Category: Programming Languages
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 …
Do you support ASP.NET?
ASP.NET is available for use on our Windows packages, which is available for 20i Resellers. We currently support …
How do I connect to my database via .NET?
A website built using .NET can be connected to databases of different types: MySQL, MSSQL, and Access databases. You …
Is Node.JS supported on the 20i shared hosting platform?
Node.JS isn't currently supported on the shared hosting platform. If NodeJS is a requirement, you may wish …
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 can I show detailed ASP errors?
By default, Windows Server hides application errors from your website. You can override this by adding the following inside a ' …
Can I use parent paths in Classic ASP?
ASP Parent Paths are disabled on our platform. As a result, Classic ASP scripts using “../” notation for includes will not …
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 …