Example of Section Blog layout (FAQ section)
How to enable PHP4, PHP5
- Created: 22 November 2010
- Updated: 11 May 2017
- Published: 22 November 2010
- Hits: 7223
New servers and old servers are upgraded to php5 as the new default; however, php4 is still supported.
You do not need to do anything to enable PHP 5. It is already installed and ready to go on all of our hosting plans.
To enable PHP 4, add this code to your .htaccess file in the folder where you want the changes to apply.
AddHandler application/x-httpd-php4 .php