PHP on Cloud Sites
- How can I change the PHP version of my site?
- What are the maximum allowed PHP values on Cloud Sites?
- What is PHP?
- What extension should be used for PHP scripts?
- What version of PHP is running on Cloud Sites?
- What information and server paths are needed to run a PHP script?
- Is PHP configured with Safe Mode disabled?
- Is PHP configured with allow_url_fopen enabled?
- Is PHP compiled with ImageMagick and the GD Graphics Library?
- How do you enable PHP error logging?
- How do you change the PHP maximum upload file size?
- How do you change the PHP memory limit value?
- How do you change the PHP post max size value?
- How do you change the PHP maximum execution time?
- Why are my PHP sessions not working properly?