![]() |
libWand.so.10 error
Hi..
I have just tjek my last apache log, and this error is over the log :( Code:
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613+lfs/imagick.so' - libWand.so.10: cannot open shared object file: No such file or directory in Unknown on line 0Im running ISPconfig 3 on debian lenny, and i have use the guide to set my server up with. http://www.howtoforge.com/perfect-se...nny-ispconfig3 Thanks for you time and help Best Regards Taxick |
Please try this:
apt-get install --reinstall php5-imagick |
Quote:
Sorry but does not work :( Here is the complete log: Code:
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613+lfs/imagick.so' - libWand.so.10: cannot open shared object file: No such file or directory in Unknown on line 0 |
What are the outputs of
Code:
ls -la /usr/lib/php5/20060613+lfs/Code:
updatedb |
Hi..
First, thanks for you time and help.. ls -la /usr/lib/php5/20060613+lfs/: Code:
total 1448locate imagick.so Code:
/usr/lib/php5/20060613+lfs/imagick.so |
Looks fine so far. Please run the following commands and post the output:
apt-get update apt-cache search libWand |
apt-get update
Code:
Hit http://ftp.de.debian.org lenny Release.gpgCode:
No output |
Please run:
apt-get install imagemagick libmagick10 libmagick9-dev |
After i run this command, the server install many packers, but it does not fix the problem.
|
| All times are GMT +2. The time now is 04:09. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.