Hi!

I have a strange problem with my self compiled versions of
libphp4.so.4.3.3 and libphp4.so.4.3.4:

Apache configtest says:

[EMAIL PROTECTED] pn-admin]# httpd configtest
Syntax error on line 8 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so.4.3.4 into server:
/usr/lib/libz.so: shared object not open
[EMAIL PROTECTED] pn-admin

The problem is the special character behind libz.so!

my /usr/lib looks like this
[...]
-rwxr-xr-x    1 root     root        66660 Feb 26  2003 /usr/lib/libz.a
lrwxrwxrwx    1 root     root           13 Mai 18  2003 /usr/lib/libz.so ->
libz.so.1.1.4
lrwxrwxrwx    1 root     root           13 Mai 18  2003
/usr/lib/libz.so.1 -> libz.so.1.1.4
-rwxr-xr-x    1 root     root        59695 Feb 26  2003
/usr/lib/libz.so.1.1.4
[...]

I'm using the ./configure command with the parameters shown
in phpinfo() on this host, this is running fine with 4.2.2:

./configure --with-mysql --with-openssl --with-jpeg-dir --with-zlib-dir --en
able-ftp --with-gd=/usr/src/gd-2.0.1/ --with-ttf --with-png-dir --with-sessi
on --enable-trans-sid --enable-gd-native-ttf --with-ming --with-curl --with-
mcrypt --with-config-file-path=/usr/local/apache/conf --with-memory-limit --
with-pgsql --with-imap=/usr/src/imap-2001a/ --enable-mbstring --with-apxs=/u
sr/local/apache/bin/apxs --enable-force-cgi-redirect

Any good idea what might be wrong?
Thx!

h.-j. mehnert
power-netz
germany
[EMAIL PROTECTED]

Reply via email to