---
title: "PHP"
source: "https://docs.nexcess.com/learn/lamp-stack/php/"
description: "Includes How to update PHP versions in the Nexcess Cloud, Change PHP Settings for WordPress in Cloud Sites, Overriding php.ini timeout values with your PHP script’s execution time limit, PHP Management in NodeWorx and How to change PHP versions in SiteWorx. 28 articles."
taxonomy: "lw_resource_category"
parent: "LAMP Stack"
articles: "28"
---

# PHP

Includes How to update PHP versions in the Nexcess Cloud, Change PHP Settings for WordPress in Cloud Sites, Overriding php.ini timeout values with your PHP script’s execution time limit, PHP Management in NodeWorx and How to change PHP versions in SiteWorx. 28 articles.

## Articles

- [How to update PHP versions in the Nexcess Cloud](https://docs.nexcess.com/sites-stores/managed-magento/store-management/adjust-php-version.md): Update PHP versions from the Nexcess Client Portal to leverage major performance and security improvements for your website. Learn everything you need to know.
- [Change PHP Settings for WordPress in Cloud Sites](https://docs.nexcess.com/hosting/cloud-sites/website-management/php/change-php-settings-for-wordpress-in-cloud-sites.md): Update the PHP memory limit, max file size, post size and execution time for Wordpress in Cloud Sites.
- [Overriding php.ini timeout values with your PHP script’s execution time limit](https://docs.nexcess.com/sites-stores/server-administration/linux/apache-web-server/controlling-php-settings-with-a-custom-php-ini-file.md): 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_execution_time variab…
- [PHP Management in NodeWorx](https://docs.nexcess.com/hosting/control-panel/interworx/nodeworx/php-management.md): Your guide to server-level PHP management in NodeWorx.
- [How to change PHP versions in SiteWorx](https://docs.nexcess.com/sites-stores/control-panel/interworx/siteworx/website-management/php/change-php-version.md): How Siteworx users can change PHP versions as needed.
- [Manage PHP in Plesk](https://docs.nexcess.com/hosting/control-panel/plesk/website-management/php.md): Take full control of your PHP environment in Plesk. Easily switch PHP versions, edit php.ini settings, and manage project dependencies.
- [Using the CloudLinux PHP Selector in cPanel and WHM](https://docs.nexcess.com/hosting/control-panel/whm/php-management/using-the-cloudlinux-php-selector-in-cpanel-and-whm.md): Learn to manage PHP versions & extensions using CloudLinux PHP Selector in cPanel/WHM. See how it offers more granular control than cPanel's MultiPHP.
- [Setting PHP memory_limit with EasyApache 4](https://docs.nexcess.com/hosting/control-panel/whm/php-management/setting-php-memory_limit-with-easyapache-4.md): When setting the PHP memory_limit in WHM, it applies only to the specific PHP version. With EasyApache 4, multiple PHP versions can run simultaneously, so you m…
- [PHP Troubleshooting on cPanel](https://docs.nexcess.com/hosting/control-panel/whm/php-management/php-troubleshooting-on-cpanel.md): Common PHP errors and troubleshooting steps
- [PHP Management in WHM](https://docs.nexcess.com/hosting/control-panel/whm/php-management.md): Master your server's PHP with WHM. Use EasyApache 4 to install PHP versions, manage extensions, and configure php.ini for your users.
- [Testing and Sending Mail Using PHP](https://docs.nexcess.com/hosting/email/testing-and-sending-mail-using-php.md): If you are familiar with PHP, you can create PHP scripts to send mail. PHP mail provides incredible control of the data and content of the emails sent from your…
- [Modifying the PHP memory limit on cloud hosting plans](https://docs.nexcess.com/sites-stores/managed-woocommerce/store-management/php-memory-limits.md): Here you’ll learn how to modify PHP memory limits on cloud hosting plans at Nexcess to ensure the functionality of your websites can run without errors.
- [Edit PHP files — .user.ini, nexinfo.php, and php.ini files](https://docs.nexcess.com/sites-stores/managed-woocommerce/store-management/modify-php-values.md): Scripts running on your website hosted with Nexcess may require more resources, so you may want to edit PHP files or adjust PHP settings in other ways — or enli…
- [How to use the Plugin Performance Monitor — an exclusive feature from Nexcess](https://docs.nexcess.com/sites-stores/managed-wordpress/plugin-management/performance-monitor.md): Use the Nexcess Plugin Performance Monitor on managed WordPress/WooCommerce to see how plugin and theme changes impact site speed and revenue.
- [How to Deactivate all Plugins and Change the Active Theme Using phpMyAdmin](https://docs.nexcess.com/sites-stores/managed-wordpress/plugin-management/deactivate-all-wordpress-plugins-in-phpmyadmin.md): Being able to easily deactivate all active plugins on a site and change the active theme will make troubleshooting issues on your site a lot easier.
- [What are the php.ini default values set for Nexcess customers?](https://docs.nexcess.com/sites-stores/managed-woocommerce/store-management/php-default-values.md): View the default php.ini values for Nexcess managed hosting. Learn why high PHP limits for memory and uploads usually eliminate the need for a custom .user.ini…
- [Moving WordPress local development to your server](https://docs.nexcess.com/sites-stores/managed-woocommerce/store-management/migrate-local-dev-store.md): Transferring code from localhost to a live website is similar to migrating a website from one server to another. Move WordPress local development to Nexcess hos…
- [Upgrading Your PHP 7 Version](https://docs.nexcess.com/sites-stores/managed-wordpress/website-management/php-7-vs-php-8.md): Use the client portal to upgrade your PHP version as needed.
- [Nexcess: PHP Workers & WordPress Site Performance](https://docs.nexcess.com/sites-stores/managed-wordpress/website-management/php-workers.md): Learn what PHP workers are, why they're crucial for WordPress, and how they prevent website slowdowns.
- [PHP Versions and Why They Matter for Your Website](https://docs.nexcess.com/hosting/performance/upgrades/php-versions-and-why-they-matter-for-your-website.md): PHP version affects website speed, security, and compatibility. Keep PHP updated. Liquid Web provides tools for upgrades in cPanel, Plesk, & Interworx.
- [Zend OpCache for PHP](https://docs.nexcess.com/hosting/performance/website-optimization/zend-opcache-for-php.md): Learn to boost PHP speed with Zend Opcache.
- [What is a PHP handler?](https://docs.nexcess.com/hosting/performance/website-optimization/what-is-a-php-handler.md): For Liquid Web's managed Linux server users, PHP is integral to their LAMP stack for dynamic web pages. Different PHP handlers are explored in this article.
- [PHP Memory_Limit](https://docs.nexcess.com/hosting/performance/website-optimization/php-memory-limit.md): 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 limit causes the pr…
- [How to use a phpinfo File](https://docs.nexcess.com/hosting/performance/website-optimization/how-to-use-a-phpinfo-file.md): Learn to create a phpinfo file to view your server's PHP configuration. Our step-by-step guide helps you find settings and securely remove the file.
- [Installing mod_brotli](https://docs.nexcess.com/hosting/server-administration/linux/apache-web-server/installing-mod_brotli.md): Install & configure `mod_brotli` on Apache. Learn to enable Brotli compression, verify it, and manage its preference over Gzip for faster sites.
- [What is mod_brotli](https://docs.nexcess.com/hosting/server-administration/linux/apache-web-server/what-is-mod_brotli.md): Boost web speed with Brotli compression. Learn how it compares to GZIP, offering smaller files & faster decompression for a better user experience.
- [Install Memcached PHP Extension on Ubuntu](https://docs.nexcess.com/hosting/server-administration/linux/install-memcached-php-extension-on-ubuntu.md): Installing the PHP Extension for Memcached is a simple process, this tutorial will show installation for Ubuntu operating systems. The installation is done thro…
- [PHP for Cloud Sites](https://docs.nexcess.com/hosting/cloud-sites/website-management/php.md): Manage PHP on Cloud Sites. Learn to update memory limits, configure WordPress settings, and display SVG images correctly for your applications.
