Home >> Knowledge Base 
Search:     Advanced search
Browse by category:



Enabling php 5 on your domain

Add comment
Views: 340
Votes: 0
Comments: 0
You can use php 5 on your domain by either naming the files with a .php5 extension, or to have all php files use php 5 create a .htaccess file with the following in it:

AddHandler x-httpd-php5 .php
Others in this Category
document Where can I find more help on the control panel?
document Change pop3 email account password
document How to show the files in a directory without a index page
document How to prevent hotlinking of your images
document Custom Error Pages