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

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



Thanks Mike
The PHP  the appliance shows in the installed packages is PHP 4.1.2-3 from
www.php.net , so the latest release here is 4.3.3. So the bad thing, I
guess, is that I have to reinstall it (configure, make, etc, etc) or I can
jump to this latest version?  Does it harm in any way to MySQL or Apache?

PS. there are 2 files: PHP 4.3.3 (tar.bz2)  and PHP 4.3.3 (tar.gz) from
php.net, wich one should I install (tar.gz)?

Thanks
Jose

----- Original Message -----
From: "Michael Stauber" <devel@xxxxxxxxxxxxxx>
To: <cobalt-developers@xxxxxxxxxxxxxxx>
Sent: Tuesday, October 21, 2003 3:07 PM
Subject: 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
>
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>