4. September, 2010 - Saturday
Fast and reliable hosting.

Knowledgebase
You are here: Support > Knowledgebase > General Hosting
Knowledgebase
What version of PHP are you using?
|
By default, it is PHP version 4.3.9. There is nothing extra to do to use this version. To use PHP version 5.1.1, you have two choices. 1. Make sure your file ends in .php5 2. Add the following line to your .htaccess file to have all .php files using PHP5. AddHandler application/x-httpd-php5 .php You can check php Info at Server Status page. |