Re: [PHP-INST] APXS install problem

2001-05-01 Thread ann . keane
I was able to fix the same error by configuring with --with-zlib=/usr/lib Hope it helps- A "Pavel Sorejs [Czech Republic - Europe]" wrote: > > When i install PHP with some support (like IMAP, LDAP etc.) and try to > restart apache to apply changes i recive some strange errors like: > > Can

Re: [PHP-INST] APXS install problem

2001-04-09 Thread Yasuo Ohgaki
This means you build PHP with shared lib, but system cannot find these shared lib. I think you can fix this with modifying /etc/ld.so.conf and ldconfig. (If you are using Linux). Regards, -- Yasuo Ohgaki ""Pavel Sorejs [Czech Republic - Europe]"" <[EMAIL PROTECTED]> wrote in message 9aq1bn$rs8$

[PHP-INST] APXS install problem

2001-04-08 Thread Pavel Sorejs \[Czech Republic - Europe\]
When i install PHP with some support (like IMAP, LDAP etc.) and try to restart apache to apply changes i recive some strange errors like: Cannot load /usr/local/apache/libexec/libphp4.so into server: undefined symbol: uncompress Diferent supports makin¨g diferent errors. I can't get working any