Date: Tue, 21 Dec 2004 08:42:47 -0600 From: Joshua Lokken <joshua.lokken@gmail.com> To: Joerg Pulz <Joerg.Pulz@frm2.tum.de> Cc: bob <bobself@charter.net> Subject: Re: php5.0.3_1 doesn't run after update Message-ID: <bc5b638504122106423b88395e@mail.gmail.com> In-Reply-To: <20041221075515.R32871@hades.admin.frm2> References: <41C74125.4040807@charter.net> <20041221075515.R32871@hades.admin.frm2>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 21 Dec 2004 07:59:40 +0100 (CET), Joerg Pulz <Joerg.Pulz@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bc5b638504122106423b88395e>