Knowledgebase
How can I use PHP5 on my server that has PHP4 default?
Posted by - NA - on 01 January 1970 12:00 AM
|
|
Just place this in your .htaccess file: AddType application/x-httpd-php5 .php | |
|
Comments (0)
How can I use PHP5 on my server that has PHP4 default?
Posted by - NA - on 01 January 1970 12:00 AM
|
|
Just place this in your .htaccess file: AddType application/x-httpd-php5 .php | |
|