Page 1 of 1

upgrade php3 tp php4

Posted: Wed Jul 31, 2002 2:32 am
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

Posted: Wed Jul 31, 2002 3:16 am
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