[PHP-INST] PHP 4.3.0 on Red Hat 8.0

2003-02-13 Thread Michiel
e GCC IS a cross compiler... I am getting kind of annoyed after all this time ;-) Is there anyone who can help me out ? Thanks in advance, Michiel. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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" <[EM

[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

[PHP-INST] PHP doesn't work on Redhat 7.2

2001-12-23 Thread Michiel van Otegem \(lists ONLY\)
html loads fine over HTTP), so it should work. Anybody have clue what I have to do? Thanks. /Michiel

Re: [PHP-INST] Recompile PHP RPM with -DEAPI?

2001-04-24 Thread Michiel de Roo
Use options: --with-apxs --enable-rule=EAPI (maybe needed or maybe already set by apxs) Michiel. Myke Carter <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hello, > > I just joined this list because I'm having trouble