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 extremely difficult to customize your computer.  Escpecially
with adding your own Kernel.  I have stayed with 6.2 because for the most part, the
directory structures comply with the source packages most people make available.  As
long as you keep current with important packages, there really isn't much difference in
the newer versions, other than a new GLIBC, but you can add that to a 6.2 distro
easily.

Hope that helps

Brian Austin

Neil Zanella wrote:

 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 problems with
 compatibility etc... I remember having some problem
 compiling php with mysql support when mysql was
 not installed under /usr/local (something like
 the php configure option did not allow to
 specify a directory for the mysql
 installation). But perhaps this
 has changed in php 4.0.6.

 Regards,

 Neil

 On Thu, 29 Nov 2001 [EMAIL PROTECTED] wrote:

  Hello,
 
  Which version of MySQL ( RPM packages ) is good for work with php 4.0.6
  and Linux Red Hat 6.2 ?
  Thank for your help !
 
  Edward.
 
 
 
 
  -
  Before posting, please check:
 http://www.mysql.com/manual.php   (the manual)
 http://lists.mysql.com/   (the list archive)
 
  To request this thread, e-mail [EMAIL PROTECTED]
  To unsubscribe, e-mail [EMAIL PROTECTED]
  Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
 

 -
 Before posting, please check:
http://www.mysql.com/manual.php   (the manual)
http://lists.mysql.com/   (the list archive)

 To request this thread, e-mail [EMAIL PROTECTED]
 To unsubscribe, e-mail [EMAIL PROTECTED]
 Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




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 that in
 their newest distos, it is extremely difficult to customize your computer.  
Escpecially
 with adding your own Kernel.  I have stayed with 6.2 because for the most part, the
 directory structures comply with the source packages most people make available.  As
 long as you keep current with important packages, there really isn't much difference 
in
 the newer versions, other than a new GLIBC, but you can add that to a 6.2 distro
 easily.
 
 Hope that helps
 
 Brian Austin

Hello,

So, what do you suggest me to do ?
Thank for your help !

Edward.

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




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]
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Full-Time Developer
/_/  /_/\_, /___/\___\_\___/   Mexico City, Mexico
   ___/   www.mysql.com



-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, November 29, 2001 6:03 AM
To: [EMAIL PROTECTED]
Subject: MySQL, Red Hat Linux and php


Hello,

Which version of MySQL ( RPM packages ) is good for work with php 4.0.6
and Linux Red Hat 6.2 ? Thank for your help !

Edward.




-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail
[EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




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 better for me !

Edward.


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




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.2 ?
 Thank for your help !

 Edward.

 -
 Before posting, please check:
http://www.mysql.com/manual.php   (the manual)
http://lists.mysql.com/   (the list archive)

 To request this thread, e-mail [EMAIL PROTECTED]
 To unsubscribe, e-mail [EMAIL PROTECTED]
 Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




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 good for work with php 4.0.6
  and Linux Red Hat 6.2 ?
  Thank for your help !
 
  Edward.

Hello,

So, can you tell me which version of MySQL is good for work with Red Hat
Linux 6.2 ?
Thank for your help !

Edward.


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




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 problems with
compatibility etc... I remember having some problem
compiling php with mysql support when mysql was
not installed under /usr/local (something like
the php configure option did not allow to
specify a directory for the mysql
installation). But perhaps this
has changed in php 4.0.6.

Regards,

Neil

On Thu, 29 Nov 2001 [EMAIL PROTECTED] wrote:

 Hello,

 Which version of MySQL ( RPM packages ) is good for work with php 4.0.6
 and Linux Red Hat 6.2 ?
 Thank for your help !

 Edward.




 -
 Before posting, please check:
http://www.mysql.com/manual.php   (the manual)
http://lists.mysql.com/   (the list archive)

 To request this thread, e-mail [EMAIL PROTECTED]
 To unsubscribe, e-mail [EMAIL PROTECTED]
 Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php