php5.0.3_1 doesn't run after update
Joshua Lokken
joshua.lokken at gmail.com
Tue Dec 21 06:42:49 PST 2004
On Tue, 21 Dec 2004 07:59:40 +0100 (CET), Joerg Pulz
<Joerg.Pulz at frm2.tum.de> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Mon, 20 Dec 2004, bob wrote:
>
> > ...
> > portupgrade -v php5
> >
> > PHP Warning: PHP Startup: Unable to load dynamic library
> > /usr/local/lib/php/20041030/session.so
> ^^^^
> >
> > In /usr/local/lib/php I have:
> >
> > drwxr-xr-x 2 root wheel 1536 Dec 20 13:58 20040412
> ^^^^
>
> hi,
>
> i don't know what was going wrong during your update, but if you take a
> closer look at the above lines you will see the cause of your problem.
> the directory which contains the extensions is different to the one you
> have configured in php.ini.
> try to set
> extension_dir = /usr/local/lib/php/20040412
> in php.ini and try again.
>
> yesterday, i made a fresh php5 install and my extensions are in
> /usr/local/lib/php/20041030. don't know why this is not the case for you
> after upgrading from a previous version.
Yes, you'll definitely want to update your ports collection
before attempting to 'update' any ports.
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html
--
Joshua Lokken
Open Source Advocate
More information about the freebsd-questions
mailing list