Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Dec 2004 15:36:00 -0600 (CST)
From:      "Jon Noack" <noackjr@alumni.rice.edu>
To:        "bob" <bobself@charter.net>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: php5.0.3_1 doesn't run after update
Message-ID:  <1495.192.168.1.50.1103578560.squirrel@192.168.1.50>
In-Reply-To: <41C74143.30303@charter.net>
References:  <41C74143.30303@charter.net>

next in thread | previous in thread | raw e-mail | index | archive | help
bob wrote:
>
> 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
>
> PHP Warning: PHP Startup: Unable to load dynamic library
> /usr/local/lib/php/20041030/session.so
>
> I get the same messages for the 12 modules that I updated.
>
> In /usr/local/lib/php I have:
>
> drwxr-xr-x  2 root  wheel  1536 Dec 20 13:58 20040412
> drwxr-xr-x  2 root  wheel   512 Dec 20 14:00 build
> drwxr-xr-x  3 root  wheel   512 Sep 15 10:31 pear
>
> Now much of php doesn't work. How do you fix this?
>
> What did I do wrong to cause this to happen?

Rebuild all of your extensions ("portupgrade -f <port>").  The most recent
update of the php5 port changed the extension directory.  This probably
deserves an entry in UPDATING.

Also, any reason you don't use "portupgrade -a"?

Jon



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