[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: error while loading shared libraries



Heute (09.04.2007/17:32 Uhr) schrieb Wolf Wiegand,

> Moin,

> Jim Knuth wrote:

>> Heute (09.04.2007/16:46 Uhr) schrieb Andreas Barth,
>> > Klingt, als wenn das php nicht aus etch ist (und uebrigens sind direkte
>> > upgrades woody ->> etch nicht unterstuetzt).
>> 
>> ja, klar. Erst ueber Sarge, dann zu Etch.
>> 
>> > Was sagt "dpkg -l 'php*'"?
>> 
>> ii  php4                         4.4.4-8+etch1  server-side, HTML-embedded scripting languag

> Wird evtl. noch ein lokal an dpkg vorbeiinstalliertes php aufgerufen?
> Was sagt 

>   which php
>   dpkg -S $(which php)

# which php
/usr/bin/php
# dpkg -S $(which php)
dpkg: /usr/bin/php nicht gefunden.

Komisch.

Hab es aber "gelöst" mit

sudo ln -s /usr/lib/libpng.so.3 /usr/lib/libpng.so.2

Dann ist die Fehlermeldung weg. Aber jetzt kommt bei

# php -r "phpinfo(INFO_GENERAL);"

--snip
phpinfo()
PHP Version => 4.3.1

System => Linux server1 2.4.28 #4 SMP Thu Feb 10 19:03:40 CET 2005 i686
Build Date => Mar 13 2003 15:10:05
Configure Command => './configure' '--prefix=/usr' '--with-gd'
Configure Command => '--with-ttf' '--with-imap'
Configure Command => '--with-jpeg-dir=/usr' '--with-png-dir=/usr'
Configure Command => '--with-mcrypt=/usr' '--with-zlib'
Configure Command => '--with-mysql' '--with-gettext'
Configure Command => '--with-config-file-path=/etc/httpd'
Configure Command => '--with-ldap-dir=/usr' '--enable-filepro'
Configure Command => '--enable-dba' '--enable-ctype'
Configure Command => '--enable-wddx' '--enable-exif'
Configure Command => '--enable-bcmath' '--enable-track-vars'
Configure Command => '--enable-sockets' '--enable-trans-sid'
Configure Command => '--enable-dbase' '--no-recursion'
Configure Command => '--with-apxs'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /etc/httpd/php.ini
PHP API => 20020918
PHP Extension => 20020429
Zend Extension => 20021010
Debug Build => no
Thread Safety => disabled
Registered PHP Streams => php, http, ftp, compress.zlib


This program makes use of the Zend Scripting Language Engine:
Zend Engine v1.3.0, Copyright (c) 1998-2002 Zend Technologies
--snap

Das stimmt aber definitiv auch nicht. :(

> ?

> hth, Wolf


-- 
Viele Gruesse, Kind regards,
 Jim Knuth
 jk@jkart.de
 ICQ #277289867
----------
Zufalls-Zitat
----------
Dem Philosoph ist nichts zu doof.
----------
Der Text hat nichts mit dem Empfaenger der Mail zu tun
----------
Virus free. Checked by NOD32 Version 2175 Build 9518  09.04.2007



Reply to: