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—like increasing memory limits for WordPress—and configure server rules to display SVG images correctly. Whether you are troubleshooting errors or optimizing for speed, these guides help you manage your PHP configuration with confidence.
Cloud Sites PHP Articles
Use these resources to customize your PHP environment, optimize WordPress settings, and resolve display issues.
Change PHP Settings for WordPress in Cloud Sites
Read more: Change PHP Settings for WordPress in Cloud SitesUpdate the PHP memory limit, max file size, post size and execution time for WordPress in Cloud Sites.
Display SVG Images via PHP in Cloud Sites
Read more: Display SVG Images via PHP in Cloud SitesIn 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.