Re: php5.0.3_1 doesn't run after update

From: Matthew D. Fuller (fullermd_at_over-yonder.net)
Date: 12/20/04

  • Next message: Jon Noack: "Re: php5.0.3_1 doesn't run after update"
    Date: Mon, 20 Dec 2004 16:05:24 -0600
    To: bob <bobself@charter.net>
    
    

    On Mon, Dec 20, 2004 at 04:16:51PM -0500 I heard the voice of
    bob, and lo! it spake thus:
    >
    > I am running 4.10 stable.
    >
    > I upgraded to php5.0.3_1 by:
    >
    > cvsup
    > portsdb -Uu
    > pkgdb -vuf
    > portupgrade -v php5-session
    > portupgrade -v php5-mysql
    > ...
    > portupgrade -v php5

    you need to update the base (php5) /before/ you update any of the
    extensions (php5-*), since all you're doing is building them against
    the old version right before you replace it.

    I always find it easiest to just do it all at once with something like
    "portupgrade php5\*", and let it handle the ordering.

    -- 
    Matthew Fuller     (MF4839)   |  fullermd@over-yonder.net
    Systems/Network Administrator |  http://www.over-yonder.net/~fullermd/
    "The only reason I'm burning my candle at both ends, is because I
          haven't figured out how to light the middle yet"
    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
    

  • Next message: Jon Noack: "Re: php5.0.3_1 doesn't run after update"

    Relevant Pages