Re: RH 8.0 and mySQL

2003-03-04 Thread Gordon Messmer
-Original Message- From: [EMAIL PROTECTED] Subject: RH 8.0 and mySQL I have a default install of RH 8 and mySQL 3.23.15 (I think) and I can get things to work just fine using PHP locally, but if I try from another server to run some PHP scripts I am told that I am unable to connect. See t

RE: RH 8.0 and mySQL

2003-03-03 Thread Richard Humphrey
PROTECTED] Behalf Of Chad Skinner Sent: Saturday, March 01, 2003 6:43 PM To: [EMAIL PROTECTED] Subject: RE: RH 8.0 and mySQL Stupid question, but MySQL uses the convention [EMAIL PROTECTED] for granting privileges have you checked the permission tables to determine if the user your script is using is

RE: RH 8.0 and mySQL

2003-03-01 Thread Chad Skinner
Stupid question, but MySQL uses the convention [EMAIL PROTECTED] for granting privileges have you checked the permission tables to determine if the user your script is using is permitted to access MySQL from the remote system? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL

RE: RH 8.0 and mySQL

2003-02-28 Thread Larry Brown
Larry S. Brown Dimension Networks, Inc. (727) 723-8388 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Richard Humphrey Sent: Friday, February 28, 2003 6:12 PM To: [EMAIL PROTECTED] Subject: RE: RH 8.0 and mySQL OK ran service iptables stop and it stopped so

RE: RH 8.0 and mySQL

2003-02-28 Thread nate
nate said: > Richard Humphrey said: >> OK ran service iptables stop and it stopped so apparently some >> configuration was running. I was in error before when I said I could not >> telnet to it. It actuallys aid I connected, but then immediate gave me >> connection closed by foreign host error. It

RE: RH 8.0 and mySQL

2003-02-28 Thread nate
Richard Humphrey said: > OK ran service iptables stop and it stopped so apparently some > configuration was running. I was in error before when I said I could not > telnet to it. It actuallys aid I connected, but then immediate gave me > connection closed by foreign host error. It still does this

RE: RH 8.0 and mySQL

2003-02-28 Thread Richard Humphrey
. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Larry Brown Sent: Friday, February 28, 2003 5:03 PM To: [EMAIL PROTECTED] Subject: RE: RH 8.0 and mySQL Try this.. service iptables stop on the server that mysql is running on and see if it gives you an ok. Then

RE: RH 8.0 and mySQL

2003-02-28 Thread Larry Brown
. Brown Dimension Networks, Inc. (727) 723-8388 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Richard Humphrey Sent: Friday, February 28, 2003 5:44 PM To: [EMAIL PROTECTED] Subject: RE: RH 8.0 and mySQL We are unable to connect via telnet to port 3306 (does

RE: RH 8.0 and mySQL

2003-02-28 Thread Richard Humphrey
the mySQL config? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of nate Sent: Friday, February 28, 2003 4:38 PM To: [EMAIL PROTECTED] Subject: Re: RH 8.0 and mySQL Richard Humphrey said: > I have a default install of RH 8 and mySQL 3.23.15 (I think) and I

Re: RH 8.0 and mySQL

2003-02-28 Thread nate
Richard Humphrey said: > I have a default install of RH 8 and mySQL 3.23.15 (I think) and I can get > things to work just fine using PHP locally, but if I try from another > server to run some PHP scripts I am told that I am unable to connect. We > have tried using the hostname as well as the IP ad