1
kevcar
How do I change my PHP 4.4.8 to PHP5
  • 2008/7/11 19:43

  • kevcar

  • Not too shy to talk

  • Posts: 127

  • Since: 2007/6/2 1


How do I change my PHP 4.4.8 to PHP5, can anyone let me know how do do this please.

Thanks

Kevin

2
Anonymous
Re: How do I change my PHP 4.4.8 to PHP5
  • 2008/7/11 19:51

  • Anonymous

  • Posts: 0

  • Since:


Do you have your own server or are you with a host?

If the latter then check with them. I'm with supanames.co.uk (Linux MidHost plan) and I can freely swap between the two using their "MyPanel" interface. Any half-decent host will be running PHP5 and many will allow their users to switch.

Hmmm....kevcar, South Wales...I suspect that you and I don't live that far apart

3
kevcar
Re: How do I change my PHP 4.4.8 to PHP5
  • 2008/7/11 19:58

  • kevcar

  • Not too shy to talk

  • Posts: 127

  • Since: 2007/6/2 1


I am with One and One my site is on a managed server, have asked them and they said they send me details how to do it, but when you are talking to an Indian Call centre, well say no more, it's hard work

To answer your question Bridgend Area

4
Anonymous
Re: How do I change my PHP 4.4.8 to PHP5
  • 2008/7/11 20:07

  • Anonymous

  • Posts: 0

  • Since:


Indian call centres... bah!

I suspect that you'll be able to do it with one click of a button, probably in CPanel or similar.

Not that far away at all - I'm in Whitchurch, just south of J32 of the M4

5
kevcar
Re: How do I change my PHP 4.4.8 to PHP5
  • 2008/7/11 20:10

  • kevcar

  • Not too shy to talk

  • Posts: 127

  • Since: 2007/6/2 1


I give them another call and see where I get!!

Working on a XOOPS site for an Army Regiment in Cardiff

6
kevcar
Re: How do I change my PHP 4.4.8 to PHP5
  • 2008/7/11 20:21

  • kevcar

  • Not too shy to talk

  • Posts: 127

  • Since: 2007/6/2 1


From 1&1 Cracked it

What do I need to consider if I want to use PHP 5?


With 1&1 Linux hosting packages you have the choice between PHP 3, PHP 4 and
PHP 5. To distinguish a script as PHP 5, simply name the script with the file
extension .php5.

While the PHP developers have done their utmost to ensure compatibility, we cannot
guarantee that PHP 4 scripts will function 100% correctly under PHP 5.

Please note that in contrast to PHP 4, the default for the variable RegisterGlobals
is "off".

By default Apache uses PHP 4 for .php extension. If you don't want to rename all your
scripts to .php5 you can do the following:
Create a .htaccess file and place the following line AddType x-mapp-php5 .php in it.

This will tell Apache to use PHP 5 instead of PHP 4 for the extension .php in the
directory the .htaccess is placed and all sub-directories under it.

7
Anonymous
Re: How do I change my PHP 4.4.8 to PHP5
  • 2008/7/11 20:33

  • Anonymous

  • Posts: 0

  • Since:


Sounds like you're sorted

Quote:
kevcar wrote:

Working on a XOOPS site for an Army Regiment in Cardiff


Maindy Barracks?

8
kevcar
Re: How do I change my PHP 4.4.8 to PHP5
  • 2008/7/11 20:52

  • kevcar

  • Not too shy to talk

  • Posts: 127

  • Since: 2007/6/2 1


All sorted thanks,

Ex Army myself so helping my former regiment out with a site

Login

Who's Online

182 user(s) are online (133 user(s) are browsing Support Forums)


Members: 0


Guests: 182


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits