Haze
01-30-2002, 07:48 AM
I thought I would be the first to ask if anyone has had any problems with this freshly released update from Cobalt?
![]() | View Full Version : New OS 2.0 Update Haze 01-30-2002, 07:48 AM I thought I would be the first to ask if anyone has had any problems with this freshly released update from Cobalt? ljprevo 01-30-2002, 03:03 PM Well someone on the cobalt users list just posted this: Dear List, I advise everyone _NOT_ to install this new patch, Click here to read more (http://list.cobalt.com/pipermail/cobalt-users/2002-January/060787.html) merlin 01-30-2002, 06:32 PM now lets read on a little more....... http://list.cobalt.com/pipermail/cobalt-users/2002-January/060800.html Haze 01-30-2002, 08:50 PM Dang, I manually installed php4.1.1 with a bunch of features.. Im going to wait this one out a little longer. nEMESIS4 02-01-2002, 11:34 AM After I installed the OS 2.0 Update my HTTPD server stopped working. I followed the instructions on pkg.nl.cobalt.com on how to reinstall PHP to get it to work, but still received the same error. This is the error I get when I start up my HTTPD server: ---- Syntax error on line 58 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/libphp4.so into server: /etc/httpd/modules/libphp4.so: undefined symbol: gdImageCreateFromGif ---- The only way I was able to successfully start up the HTTPD server is by commenting out the following lines in the httpd.conf: ---- LoadModule php4_module modules/libphp4.so LoadModule php4_module /usr/lib/apache/libphp4.so AddModule mod_php4.c ---- Everything on the server is working fine now, except PHP. Has anybody else had this problem, or know how to fix it? Thanks in advance. Haze 02-01-2002, 08:30 PM Did you upgrade anything else that was downgraded? I installed PHP directly from PHP.net and not a pkg, so I can't just go in and remove the PKG. Mike the newbie 02-02-2002, 08:50 AM Originally posted by Haze Did you upgrade anything else that was downgraded? I installed PHP directly from PHP.net and not a pkg, so I can't just go in and remove the PKG. On some on those installs, a make deinstall will remove the product. Then just do a make install when you want to put it back. |