Category

PHP

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.
6 min read
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…
3 min read
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…
1 min read
PHP Management in NodeWorx
Your guide to server-level PHP management in NodeWorx.
1 min read
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.
1 min read
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…
5 min read
PHP Troubleshooting on cPanel
Common PHP errors and troubleshooting steps
6 min read
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, &…
5 min read
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…
1 min read
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…
7 min read
Upgrading Your PHP 7 Version
Use the client portal to upgrade your PHP version as needed.
1 min read
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…
6 min read