Step 3 - Problem with MySQL Server [message #1350] |
Tue, 09 April 2002 09:54 |
smike
Messages: 182 Registered: April 2002 Location: Munich/Germany
Karma: 0
|
Senior Member |
|
|
Hi, At Step 3 of the installation I get the following error at the MySQL Server section:
Failed to connect to MySQL Server, SQL Reason:
I specified the IP of the SQL-Server: 192.168.10.9
The Login, Passoword and Database-Field are filled correctly. I created a new Database-user with all permissions. I created a new empty Database.
Does anyone have an idea? Thanks, Mike
|
|
|
Re: Step 3 - Problem with MySQL Server [message #1353 is a reply to message #1350] |
Tue, 09 April 2002 14:36 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Can you try writing a simple php script that would use the same SQL info to connect to MySQL?
Most common reason for ths type of a problem is that your account has no access to mysql via the IP you've specified.
FUDforum Core Developer
|
|
|
|