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

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 these steps: Login to the cP...

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

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

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

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 steps: Login to the cPan...

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: Login to the cPanel of...

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

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

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

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

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