Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2009-09-22 09:53:08

THE BLUE DRAGON
Member
From: Israel
Registered: 2007-11-16
Posts: 619
Website

update PHP version with .htaccess

Hey!
My server is running on php 4
and for running applications of php5 I been told (by Godaddy) to use this code in the .htaccess file:

AddHandler x-httpd-php5 .php
AddHandler x-httpd-php .php4

so now I can run plugins for php5 (like soo_page_numbers)
and in the Diagnostics page it says that my php version now is 5.2.5

all works great!
but is it fine and good using that code please?

here are the 2 links to the help pages on Godaddy site:
http://help.godaddy.com/article/1083
http://help.godaddy.com/article/1082

Last edited by THE BLUE DRAGON (2009-09-22 09:53:43)

Offline

#2 2009-09-22 10:19:17

ruud
Developer Emeritus
From: a galaxy far far away
Registered: 2006-06-04
Posts: 5,068
Website

Re: update PHP version with .htaccess

Sure, that’s fine.

Offline

#3 2009-09-22 10:19:43

THE BLUE DRAGON
Member
From: Israel
Registered: 2007-11-16
Posts: 619
Website

Re: update PHP version with .htaccess

cool, thanks =)

Offline

Board footer

Powered by FluxBB