Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Oct 2002 22:08:45 +0100
From:      Kevin Golding <kevin@caomhin.demon.co.uk>
To:        darryl@osborne-ind.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: PHP 4.2.3 install
Message-ID:  <7E8qieCdPIr9EwyS@caomhin.demon.co.uk>
In-Reply-To: <002401c27488$310e4bf0$0701a8c0@darryl>
References:  <002401c27488$310e4bf0$0701a8c0@darryl>

next in thread | previous in thread | raw e-mail | index | archive | help
Someone, quite probably Darryl Hoar, once wrote:
>Greetings,
>I have a box running 4.3-release which I had installed PHP from ports.  This
>was
>quite a while ago.  I need to be running PHP 4.2.3 on this box.  How do I
>de-install
>the php version I have and install 4.2.3?
>
>thanks for ideas or pointers to the applicable FM.

# cd /usr/ports/sysutils/portupgrade
# make install clean
# rehash
# portupgrade mod_php4

The man pages for portupgrade will tell you handy little hints like if
you use:
# portupgrade -rR mod_php4
it will actually upgrade all of the dependencies for PHP (and anything
that depended on it too.)

Kevin
-- 
kevin@caomhin.demon.co.uk

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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