Hello,
I have an apache2 server running with php5 on an Ubuntu 9.04 workstation.
I installed IcePHP via the official repository and configured php5 to use the IcePHP extension.
When apache2 starts I get the following error :
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613+lfs/IcePHP.so' - libIce.so.32: cannot open shared object file: No such file or directory in Unknown on line 0
Do you have any idea what the problem is ?
Thank you for your support.

Reply With Quote