Re: MySQL, Red Hat Linux and php

2001-11-30 Thread EdwardSPL
Jorge del Conde wrote: > > Hi, > > As always, the best version of MySQL to work with is the latest stable > release 3.23.46 :) Hello, MySQL 3.23.46 is good for work with Red Hat 6.2 system ? I need to run apache 1.3.20, php 4.0.6 with my system... So, I want to know which version of MySQL is b

RE: MySQL, Red Hat Linux and php

2001-11-30 Thread Jorge del Conde
Hi, As always, the best version of MySQL to work with is the latest stable release 3.23.46 :) Regards, Jorge -- For technical support contracts, visit https://order.mysql.com/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Mr. Jorge del Conde <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_

Re: MySQL, Red Hat Linux and php

2001-11-30 Thread EdwardSPL
"Brian P. Austin" wrote: > > If you are using the MySQL RPMS for RedHat, They install in the /usr directory. > (Redhat dows things differently) > So it would be > ./configure --with-mysql=/usr for PHP compilation. > > as far as upgrading... I have used RedHat for a long time, and have found th

Re: MySQL, Red Hat Linux and php

2001-11-30 Thread Brian P. Austin
If you are using the MySQL RPMS for RedHat, They install in the /usr directory. (Redhat dows things differently) So it would be ./configure --with-mysql=/usr for PHP compilation. as far as upgrading... I have used RedHat for a long time, and have found that in their newest distos, it is extreme

Re: MySQL, Red Hat Linux and php

2001-11-29 Thread Neil Zanella
On Thu, 29 Nov 2001, Brian P. Austin wrote: > The RPMS that are available from the MySQL WebSite are OK to use on 6.2. > I personnaly prefer to use the source or .src RPMS. > > But the RPMS work fine on my 6.2 box. But once the RPMs are installed you still need to rebuild php with mysql support

Re: MySQL, Red Hat Linux and php

2001-11-29 Thread Neil Zanella
If I were you I would simply upgrade to Red Hat 7.1 or better 7.2. It probably takes just as much time to install a whole distro than having to worry about installing apache, then mysql, then php, all over again, and most likely getting something wrong and having to go back. Also there may be pro

Re: MySQL, Red Hat Linux and php

2001-11-29 Thread EdwardSPL
"Brian P. Austin" wrote: > > The RPMS that are available from the MySQL WebSite are OK to use on 6.2. > I personnaly prefer to use the source or .src RPMS. > > But the RPMS work fine on my 6.2 box. > > [EMAIL PROTECTED] wrote: > > > Hello, > > > > Which version of MySQL ( RPM packages ) is goo

Re: MySQL, Red Hat Linux and php

2001-11-29 Thread Brian P. Austin
The RPMS that are available from the MySQL WebSite are OK to use on 6.2. I personnaly prefer to use the source or .src RPMS. But the RPMS work fine on my 6.2 box. [EMAIL PROTECTED] wrote: > Hello, > > Which version of MySQL ( RPM packages ) is good for work with php 4.0.6 > and Linux Red Hat 6.