[PHP] Upgrading to PHP 5
Author
Discussion

sccbishop

Original Poster:

8,852 posts

306 months

Wednesday 22nd September 2004
quotequote all
I've got something called PHP-Triad installed.

I downloaded one file, exploded it and it installed apache, mysql and php 4x on my machine, so there was no configuration involved.

I know that PHP5 has just been released. Should I upgrade or is it not worth it? If I do need to, how do I do it?!

TIA.

size13

2,033 posts

281 months

Wednesday 22nd September 2004
quotequote all
I wouldn't both yet. are you doing any php programing, or just using it to host other stuff?

If you want to read further try...

www.faqts.com/knowledge_base/view.phtml/aid/22154/fid/1150
and
http://uk.php.net/manual/en/migration5.php

>> Edited by size13 on Wednesday 22 September 16:15

sccbishop

Original Poster:

8,852 posts

306 months

Wednesday 22nd September 2004
quotequote all
I'm doing programming. It's just all the config that I find tricky.

Thanks for the links.