Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 May 2007 12:52:25 +1200
From:      "Trakman @ gmail.com" <trakman@gmail.com>
To:        freebsd-apache@freebsd.org
Subject:   php upgrading/version issue
Message-ID:  <9f58d8a30705251752h70e0e868l584e5e3efb1dc4b3@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
ok, so I need to update my php:

php5-5.2.1_3                <  needs updating (port has 5.2.2)
php5-bz2-5.2.1_3            <  needs updating (port has 5.2.2)
php5-ctype-5.2.1_3          <  needs updating (port has 5.2.2)
.
.
.
php5-zlib-5.2.1_3           <  needs updating (port has 5.2.2)

this is what I do:

>portupgrade php5-5.2.1_3
>
>portupgrade php5-bz2-5.2.1_3
>
>portupgrade php5-ctype-5.2.1_3
>
.
.
.
and so on, till all are upgraded...

this is rather time consuming is there a quicker way to upgrade all of php
in one go?
am I meant to stop apache running before upgrading php?

after I upgrade my php this way, when I do a 'phpinfo' - it still shows the
previous php version, instead of the new version number.
am I meant to reinstall/re-make apache after upgrading php???

Thanks.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9f58d8a30705251752h70e0e868l584e5e3efb1dc4b3>