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