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

Re: [cobalt-developers] Problem starting webserver after patch



Hi Jose,

> Cannot load /etc/httpd/modules/libphp4.so into server: libgd.so.1: cannot
> open shared object file: No such file or directory

You apparently had a third party PHP installed -e either from PKGmaster.com or 
someone else. That third party PHP also contained an upgraded gd-lib.

When you installed patch 15959 the old PHP-4.0.6 from Sun was reinstalled, 
which now looks for the ancient gd-1.3.5 which is usually on board of the RaQ 
and which was replaced by your third party PHP install.

Solution:

Install the third party PHP package again from the command line. You might 
have to delete the file /var/lib/cobalt/php* first, though.

-- 

With best regards,

Michael Stauber