| Support Home > Signature > Administration > | Thursday, August 28, 2008 |
PHPPHP version 4.4.4 is currently the default PHP version, but files with an extension of .php5 will be processed by the PHP 5.2.0 processor. To run any page that is written in PHP under the PHP5 on the server, you will need to use the 'AddType' and 'Action' option in an .htaccess file. The commands would look something like these: AddType application/x-httpd-php5 .php5 .phpJust add those to an .htaccess file in the directory where the PHP files are and Apache will run then under PHP5 rather than 4. |
|
| Home | Site Map | Customer Backroom | Copyright © 1997-2008 AlpineWeb Design |