The problem you experience is probably that your library is not 'loaded'
yet.
check if libphp4.0.so is in the path described in /etc/ld.so.conf
if so, run ldconfig
If the problem persists, give the output of the next command:
ldd //php
Greetings,
Michiel L.
"Duo Fu" <[EMAIL PROTECTED]> schreef i
check wether or not libphp4.so is in one of the paths defined in
/etc/ld.so.conf
if so, run ldconfig
Greetings,
Michiel Lange
"Alejandro Moreno" <[EMAIL PROTECTED]> schreef in bericht
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Linux
> Apache 1.3.19
> PHP 4