---
title: "PHP for Cloud Sites"
source: "https://docs.nexcess.com/hosting/cloud-sites/website-management/php/"
description: "Manage PHP on Cloud Sites. Learn to update memory limits, configure WordPress settings, and display SVG images correctly for your applications."
vertical: "Hosting"
date: "2025-07-22"
last_modified: "2026-07-02"
---

# PHP for Cloud Sites

Cloud Sites offers a flexible, high-performance environment for your PHP applications. This hub is your resource for configuring that environment to meet your specific needs. You will learn how to **[adjust PHP settings](https://docs.nexcess.com/hosting/cloud-sites/website-management/php/change-php-settings-for-wordpress-in-cloud-sites/)**—like increasing memory limits for WordPress—and configure server rules to **[display SVG images](https://docs.nexcess.com/hosting/cloud-sites/website-management/php/display-svg-images-via-php-in-cloud-sites/)** correctly. Whether you are troubleshooting errors or optimizing for speed, these guides help you manage your PHP configuration with confidence.

---

Cloud Sites PHP Articles

2 results

Use these resources to customize your PHP environment, optimize WordPress settings, and resolve display issues.

- ## [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/)
    
    Update the PHP memory limit, max file size, post size and execution time for WordPress in Cloud Sites.
    
    
    
    [Read more: 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/)
- ## [Display SVG Images via PHP in Cloud Sites](https://docs.nexcess.com/hosting/cloud-sites/website-management/php/display-svg-images-via-php-in-cloud-sites/)
    
    In order to properly display SVG image types within the PHP environment, a specific line must be added to your .htaccess file. This line will tell the Apache instance the proper MIME type to use when serving request for SVG style image files.
    
    
    
    [Read more: Display SVG Images via PHP in Cloud Sites](https://docs.nexcess.com/hosting/cloud-sites/website-management/php/display-svg-images-via-php-in-cloud-sites/)
