Alert: For Control Panel Help & Tutorials, click here: Panel Tutorials
Most Popular Articles
Customizing the PHP Configuration on your Server
Careful! We can't provide support for customizations or for any errors, downtime, or...
Disable the PHP Opcache on your Server
PHP 5.5, 5.6, and 7.0 have a built-in opcache that is enabled by default. The entire purpose of...
How to Change PHP max_execution_time
The PHP setting max_execution_time is the number of seconds PHP will allow a script to run before...
How to Change the PHP Timezone
The default timezone for PHP is UTC regardless of your server's timezone. This is the timezone...
How to Install PHP PECL Extensions
PECL extensions are third-party compiled extensions for PHP. Install the Compiler As PECL...