iplexx
09-07-2001, 12:19 PM
hi,
did anyone install the php4.0.6 or php4.0.6+gd package that's avaible now at pkg.nl.cobalt.com?
did anyone install the php4.0.6 or php4.0.6+gd package that's avaible now at pkg.nl.cobalt.com?
![]() | View Full Version : php4.06 pkg at pkg.nl.cobalt.com iplexx 09-07-2001, 12:19 PM hi, did anyone install the php4.0.6 or php4.0.6+gd package that's avaible now at pkg.nl.cobalt.com? Marty 09-07-2001, 12:29 PM I know of one RackShack customer that has had problems with that package. I have not heard from anybody else as of yet. I upgraded php some time ago using the source download from php.net and compiling it myself. eva2000 09-07-2001, 12:39 PM read the php 4.06 pkg warning http://forum.rackshack.net/showthread.php?s=&threadid=371 proven workable way -> http://i4net.tv/marticle/get.php?action=getarticle&articleid=20 ;) http://forum.rackshack.net/showthread.php?s=&threadid=8 eva2000 09-07-2001, 12:41 PM ammended from http://pkg.nl.cobalt.com/packages/raq/4/#php If you use mysql with php, please note you need to add a line 'extension=mysql.so' to /etc/httpd/php.ini to load the mysql php-module Reg 09-07-2001, 04:34 PM I just have a question.. If I update my PHP and mySQL using that proven method, will I still be able to disable/enable PHP via the control panel? Just wondering. Marty 09-07-2001, 09:08 PM Originally posted by Reg I just have a question.. If I update my PHP and mySQL using that proven method, will I still be able to disable/enable PHP via the control panel? Just wondering. Yes. texasweb 09-07-2001, 10:08 PM I updated using 4.06 with new GD. MySQL is not working now. The configure has --with-db3 and it should be -with-db. Since this is not a source, I dont think I can do a /configure command. |