Re: On Redhat 7.1

2001-09-04 Thread Tony Bibbs

I guess where it can get confusing is when a stock RH7.1 install with PHP
doesn't have mysql support enabled but postgresql is.  To the uninformed
user like me who doesn't care to know the individual RPMS in the distro it
is easy to make that, obviously wrong, assumption when, by default, the
php-postgres RPM is installed.

On a lighter note, I am glad to know the php-mysql RPM is on the RH
discs...makes future installs a tad bit easier.  Sorry for causing such a
stir,

--Tony

 On Tue, 4 Sep 2001,
Sinisa Milivojevic wrote:

 Trond Eivind Glomsrød writes:
  Tony Bibbs [EMAIL PROTECTED] writes:
 
   7.1 doesn't install php with mysql support enabled.
 
  Yes, we did.
 
   FYI, redhat is doing this because postgres is no their prefered
   DBMS. Can't understand why they don't just compile support for both
   in.
 
  We do compile in support for MySQL, but it's in the php-mysql package
  - just as at support for PostgreSQL is in php-pgsql.
 
  --
  Trond Eivind Glomsrød
  Red Hat, Inc.
 

 Just a small note from our side.

 We from MySQL have not noticed a single and slightest inclination of
 Red Hat towards PostgreSQL so far, when it comes to RH distros.




-
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: On Redhat 7.1

2001-09-03 Thread Tony Bibbs

7.1 doesn't install php with mysql support enabled.  You'll need to
install the source rpm, edit the php.spec file and do a rpm -bb php.spec
and install the resulting rpms.

FYI, redhat is doing this because postgres is no their prefered DBMS.
Can't understand why they don't just compile support for both in.

--Tony

 On Sun, 2 Sep 2001, Kalpesh Modha wrote:

 Does mysql work on rehat 7.1.

 I have installed it but can not get PHP, JAVA to access the database.  I just get 
connection refused.

 ANy ideas

 thanks in advance.


 -
 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: Install error

2001-09-03 Thread Tony Bibbs

you using 7.0 or 7.1. If 7.0 try grabbing the rpms from the 7.1 image and
see if that works.

--Tony

On Sun, 2 Sep 2001, Mike wrote:

 Using RH 7 after a Plain setup I tried to install the rpm's version 37
 through 39 with the same error. Not a valid RPM. I tried both Gnome RPM
 and the command line with the same results. The tar file gave me Child -
 Error unrecoverable - exiting now.I moved the files and tried again same
 results so it's not permisions.

 I thought mabey my install was corrupte, plus I am bored, and reinstalled
 RH7, and got the same errors.I never had any issues before on this box
 with RH7 and MySQL.

 I tried other RPM's I needed for this LAMP install, PHP , Apache and they
 installed fine, but I need MySQL installed first so I'll redo them later.

 Help



 Mike Benzel [EMAIL PROTECTED] for NT Linux-Palm-CASL Support
 Cross Platform Messaging and TDataSet Components: TAstaPDADataSets
 Servers (Win32,Linux,Java) Clients (Win32,Linux,Java,Palm,WinCE,Linux
 PDA's)
 ASTA Technology Group http://www.astatech.com  ASTAWireless
 http://www.astawireless.com


 -
 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: On Redhat 7.1

2001-09-03 Thread Tony Bibbs

Thanks for clearing that up with me...didn't know that.

--Tony


On 3 Sep 2001, Trond Eivind Glomsrød wrote:

 Tony Bibbs [EMAIL PROTECTED] writes:

  7.1 doesn't install php with mysql support enabled.

 Yes, we did.

  FYI, redhat is doing this because postgres is no their prefered
  DBMS. Can't understand why they don't just compile support for both
  in.

 We do compile in support for MySQL, but it's in the php-mysql package
 - just as at support for PostgreSQL is in php-pgsql.




-
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




auto_increment

2001-08-31 Thread Tony Bibbs

can anyone tell me why an auto increment field would jump from 231 to
something large like 883607 and then give me failure on future insertions
because of a duplicate key?

I'm running mysql 3.23.39 on RH 7.1

--Tony


-
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