php5.0.3_1 doesn't run after update

Joerg Pulz Joerg.Pulz at frm2.tum.de
Mon Dec 20 23:00:09 PST 2004


-----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.

regards
Joerg

- -- 
The beginning is the most important part of the work.
 				-Plato
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBx8neSPOsGF+KA+MRAlTCAJ9JVamtc+12JkzctqnPRzaNd/kEvACgyvTl
pRH9IbVOD8i9oCI1QVYxZjI=
=4riC
-----END PGP SIGNATURE-----


More information about the freebsd-questions mailing list