Articles in this category
Nexcess: PHP Workers & WordPress Site Performance
Learn what PHP workers are, why they're crucial for WordPress, and how they prevent website slowdowns.
Overriding php.ini timeout values with your PHP script’s execution time limit
Learn how to set the maximum execution time using your PHP script's execution time limit — overriding the php.ini timeout set with the max_e…
PHP for Cloud Sites
Manage PHP on Cloud Sites. Learn to update memory limits, configure WordPress settings, and display SVG images correctly for your applicatio…
PHP Management in NodeWorx
Your guide to server-level PHP management in NodeWorx.
PHP Management in WHM
Master your server's PHP with WHM. Use EasyApache 4 to install PHP versions, manage extensions, and configure php.ini for your users.
PHP Memory_Limit
The PHP Memory_Limit defines how much memory a process can use on your server. When a client request initiates a PHP process, exceeding this…
PHP Troubleshooting on cPanel
Common PHP errors and troubleshooting steps
PHP Versions and Why They Matter for Your Website
PHP version affects website speed, security, and compatibility. Keep PHP updated. Liquid Web provides tools for upgrades in cPanel, Plesk, &…
Setting PHP memory_limit with EasyApache 4
When setting the PHP memory_limit in WHM, it applies only to the specific PHP version. With EasyApache 4, multiple PHP versions can run simu…
Testing and Sending Mail Using PHP
If you are familiar with PHP, you can create PHP scripts to send mail. PHP mail provides incredible control of the data and content…
Upgrading Your PHP 7 Version
Use the client portal to upgrade your PHP version as needed.
Using the CloudLinux PHP Selector in cPanel and WHM
Learn to manage PHP versions & extensions using CloudLinux PHP Selector in cPanel/WHM. See how it offers more granular control than cPanel's…