ISPConfig can apply advanced per-site configuration from the control panel instead of the shell:...
On Noiz cPanel hosting that runs CloudLinux, the Select PHP Version tool (usually called the...
The CloudLinux Select PHP Version tool lets you change the PHP version your websites run on, from...
This guide shows you how to create a phpinfo file for a website on your Noiz hosting account so...
This guide shows you how to create a new website in the ISPConfig control panel, from opening the...
After upgrading PHP from the deb.sury.org repository, the ISPConfig control panel interface may...
This guide shows you how to fix the WordPress upload error that reads "Missing a temporary...
If your Debian server uses the DEB.SURY.ORG PHP repository (standard on ISPConfig "perfect...
This guide shows you how to tighten the PHP configuration of a single website in the ISPConfig...
The ionCube Loader is a PHP extension that lets your server run PHP files which have been...
ionCube Loader is the runtime component that allows PHP to execute files protected by the ionCube...
When a PHP script tries to use more memory than PHP is allowed to give it, the script stops with...
GD is PHP's built-in image processing library. If a site needs to resize an upload, generate a...
GD is PHP's built-in image processing library. If a site needs to resize an upload, generate a...
A PHP script stops dead and the page goes blank or shows a fatal error like this: Fatal error:...
Mailparse is a PHP extension for reading and splitting apart email messages. Applications that...
Mailparse is a PHP extension for reading email messages and splitting them into their component...
PHP does very little on its own. Almost everything a real application needs (image resizing,...
PHP extensions (also called PHP modules) are the optional libraries that give PHP its extra...
allow_url_fopen is the PHP directive that decides whether your code is allowed to treat a remote...
allow_url_fopen is the PHP directive that decides whether your code may treat a remote URL as...
On Noiz cPanel hosting that runs CloudLinux, the Select PHP Version tool lets you turn PHP's...
PHP's display_errors directive decides whether PHP writes its warnings, notices and fatal error...
On Noiz cPanel hosting that runs CloudLinux, the Select PHP Version tool (commonly called the...
On Noiz DirectAdmin hosting that runs CloudLinux, the Select PHP Version tool lets you raise or...
On Noiz cPanel hosting that runs CloudLinux, the Select PHP Version tool (commonly called the...
upload_max_filesize is the PHP directive that sets the largest size a single uploaded file may...
A cron job is a task your hosting account runs automatically on a schedule you set, so a script...
On Noiz cPanel hosting that runs CloudLinux, the Select PHP Version tool (commonly called the...
On Noiz DirectAdmin hosting that runs CloudLinux, the Select PHP Version tool lets you raise or...
Some applications need a specific version of PHP: an older shopping cart that has not been...
If a domain on your cPanel account has been pinned to a specific PHP version and you want it to...
If your cPanel account hosts more than one website, you do not have to run them all on the same...
Sometimes a single website needs more than one PHP version. A legacy shop sitting in /shop/ may...
