upgrade php3 tp php4

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
markinoz
Forum Newbie
Posts: 2
Joined: Mon Jul 08, 2002 3:43 am

upgrade php3 tp php4

Post by markinoz »

Hi,

I have an SGI origin 200 running php3 and Apache 1.3.3.

Does anyone have any info on how to upgrade to php4 on Irix / Linux?? and do I need to update apache as well??

Also is php4 backward compatible as we have a site running on Mysql and I was hoping not to have to hack it too much to make it work in php4

Any help would be appreciated.

Mark R
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Installing PHP:
http://www.php.net/manual/en/installation.php

Migrating from PHP 3 to PHP 4:
http://www.php.net/manual/en/faq.migration4.php

Hopefully these will get you started.

Mac
Post Reply