Portal HomeClient AreaAnnouncementsKnowledgebaseSupport TicketsDownloads

Knowledgebase
You are here: Portal Home > Knowledgebase > Scripting / Programming > What version of PHP do you have on your servers?

What version of PHP do you have on your servers?

Design N Host uses both PHP versions 4 and 5 on our servers. PHP 5 runs as default. To use PHP4 you must use .php4 as opposed to the .php extension. (example: index.php4 instead of index.php).

If you would like php4 to run as default parse PHP4 file extensions as .php you can accomplish this using .htaccess. You need to add the following line:

------------------------------
AddHandler application/x-httpd-php4 .php
------------------------------

If you need help setting this up please file a ticket in our technical support department.



Was this answer helpful?

Add to Favourites
Print this Article

Also Read
What version of MySQL do you have on your servers? (Views: 267)
Do you offer any scripts with your hosting packages? (Views: 258)
List of all PHP enabled and compiled features (Views: 295)
What is the most secure way of installing PHP applications on my account? (Views: 267)

Powered by WHMCompleteSolution


Language: