On Thursday 13 January 2005 03:42, Richard Donahue wrote: > ----- Original Message ----- > From: "Dmitry Alexeyev" <[EMAIL PROTECTED]> > To: "PageKeeper Service" <[EMAIL PROTECTED]>; "Cobaltfacts > mailing list" <[email protected]> > Sent: Wednesday, January 12, 2005 2:00 PM > Subject: Re: [cobaltfacts] RAQ4 PHP upgrade. (was Heads up on hack) > > > > RAQ3-4 > > > Do you have the CS2 Apache 1.3.33 update out yet? > > > > Not quite sure I know what CS2 is ? > > > > > Should the existing php 4.3.5 w/zend/GD/imagemajic/bcmath support > > > ect. be removed first to use your php > > > package or are there any other special instructions needed. > > > > I don't have this version of php here, so can't say. Actually this > > update doesn't care about old php. Please bear in mind that it was > > designed to be installed on a clean system from OS Restore CD and > > went public only because of serious vulnerability. > > Make sure php4_module line in your /etc/httpd/conf/httpd.conf > > points to modules/libphp4.so before restarting apache or rebooting > > the server. > > Weren't you going to fix that (modules/libphp4.so )? I not let me > know. Thanks for all you're doing.
Why fixing this if it ain't broken? Some third party packages put their own paths, and that's only their responsibility. This package was made for our OS Restore CD and went public only because of critical vulnerability. It is designed to install on a clean system without any third paty packages installed. As you understand I can't get all these third party packages, 90% of which are commercial. It is very easy to fix manually. If you can't fix it - send me your server details off list or better use our SSL form: https://www.cobaltsupport.com/conatct.html (Please put 'php update free fix' into package field) Easy test if you need to amend httpd.conf or no: [root ~]# grep php4_module /etc/httpd/conf/httpd.conf LoadModule php4_module modules/libphp4.so This line is correct. If you see libphp4.2.3.so or such, correct it! WBR Dmitry -- CobaltSupport.COM - Dynamic Support for your Cobalt Server _______________________________________________ Cobaltfacts site list [email protected] http://list.cobaltfacts.com/mailman/listinfo.cgi/cobaltfacts
