Re: [PHP-INST] undefined symbol: pcre_malloc

2002-07-08 Thread Michiel Lange
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

[PHP-INST] Re: libphp4.so: undefined symbol: pam_start

2002-07-08 Thread Michiel Lange
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