How can we help you?

CloudLinux

Guides on how to use different CloudLinux capabilities

How do I know if my site has been limited by CloudLinux?

You may log into your cpanel and click on the Resource Usage icon under the Logs section. From there, you will be able to see if your website was limited. You will see an indication such as: CPU reso...

Amy Flakelar
Written by
Amy Flakelar
How to enable HTML Tidy on my domain?

As your service is based on CloudLinux you have full control over module installations per each of your domains. To enable html tidy module for you domain please follow the...

Henry Blake
Written by
Henry Blake
How to enable MySQLi for my domain?

Getting “Call to undefined function mysqli_connect()” errors? Yeah, that’s MySQLi not being enabled. Happens more often than you’d think, especially after migrating WordPress sites or installing cert...

Henry Blake
Written by
Henry Blake
How to enable PDO Extension on my domain?

PDO (PHP Data Objects) provides a consistent interface for database access in PHP. Most modern PHP applications require it for MySQL, PostgreSQL, or SQLite connections. CloudLinux lets you enable it p...

Ella McMorran
Written by
Ella McMorran
How to enable ZipArchive?

ZipArchive is essential for WordPress plugins, backup tools, and file management scripts that need to create or extract ZIP files. Without it enabled, you’ll get fatal PHP errors when these tools try...

Amy Flakelar
Written by
Amy Flakelar
How to enable ionCube Loader on my domain?

As your service is based on CloudLinux you have full control over module installations per each of your domains. To enable ioncube_loader for you domain please follow these...

Henry Blake
Written by
Henry Blake
How to enable mbstring on my domain?

As your service is based on CloudLinux you have full control over module installations per each of your domains. To enable mbstring for you domain please follow these steps...

Julian Lister
Written by
Julian Lister
How to enable mcrypt on your domain

The mcrypt PHP extension provides encryption functionality that older applications sometimes require. Since our hosting runs CloudLinux, you can enable it per-domain through cPanel without affecting o...

Ella McMorran
Written by
Ella McMorran
How to increase maximum upload limit in php.ini?

Getting “file too large” errors when uploading WordPress themes, plugin zip files, or client assets? This happens because PHP’s default upload limits are tiny - usually 2MB or 8MB max. For SEO agencie...

Amy Flakelar
Written by
Amy Flakelar
How to increase php memory limit?

Getting that dreaded “Fatal error: Allowed memory size exhausted” message? WordPress plugins eating through memory like candy? Don’t panic - CloudLinux gives you complete control over PHP memory limit...

Henry Blake
Written by
Henry Blake
What is CloudLinux?

CloudLinux is a linux based operating system that creates a stable hosting environment for all of our web and reseller hosting customers. It is able to keep a single account from overwhelming a server...

Julian Lister
Written by
Julian Lister
How to enable GD module on my domain?

The GD module is PHP’s graphics library that handles image manipulation - resizing, cropping, watermarks, thumbnails, format conversion, and basically anything your WordPress plugins or custom script...

Ella McMorran
Written by
Ella McMorran