This is a discussion on Install script fails to log into mysql server within the osCMax v1.7 Installation forums, part of the osCMax v1.7 Forums category; I filled out the database server name, username, password, and left the persistent connections box blank, and chose database session ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| I filled out the database server name, username, password, and left the persistent connections box blank, and chose database session storage. When I submitted that, I received the following error message : ********** A test connection made to the database was NOT successful. The error message returned is: Access denied for user: 'aehf@209.217.33.253' (Using password: YES) *********** I double checked the password, and it failed again. I was worried that the language specification drop-down box on the mysql.catalog.com homepage was the problem, so I tried using WS_FTP instead of a browser to log into mysql.catalog.com and it works fine. The page source of the error screen shows the folowing line : ******** <input type="hidden" name="DB_SERVER" value="mysql.catalog.com"><input type="hidden" name="DB_SERVER_USERNAME" value="aehf"><input type="hidden" name="DB_SERVER_PASSWORD" value="******"><input type="hidden" name="DB_DATABASE" value="aehf"><input type="hidden" name="STORE_SESSIONS" value="mysql"><input type="hidden" name="install[]" value="database"><input type="hidden" name="install[]" value="configure"> ******** It did have the CORRECT password but I have astrixed it out since this is a public forum. Anybody have any clues ??? |
| Sponsored Links | ||
| ||
|
#2
| ||||
| ||||
| It is not the install script. You are not specifiying either the correct username/password or database. Plain and simple. Also check that you have access to mysql...
__________________ Michael Sasek osCMax Developer
|
|
#3
| |||
| |||
| I use the very same username and password to log into mysql.catalog.com and succeed doing it by hand using a browser. I just now did log in using a browser and verified that the name of the database was correct as well. What else is there to do to check ? |
|
#4
| ||||
| ||||
| All I can tell you is that this error: Quote:
__________________ Michael Sasek osCMax Developer
|
|
#5
| |||
| |||
| I htought you set the db server as localhost or 127.0.0.1 then set your username password and the DB name... |
|
#6
| ||||
| ||||
| peteyg, good eyes! I missed that. bjrafferty, you need to set the DB_SERVER to localhost or 127.0.0.1 . If it is not on the same server as your oscommerce installation, you need to set mysql to accept remote connections. That is the problem.
__________________ Michael Sasek osCMax Developer
|
|
#7
| |||
| |||
| Hey I was having the same problems. I thought, as the instructions in the installation script say, the DB Host was supposed to be an IP so I was using mine. Turns out I had to delete it and replace it with "localhost".... worked fine. |
|
#8
| ||||
| ||||
| dessel, all servers are different, but if the mysql server is on the same machine as the web site, you can almost always use 'localhost' as the DB_SERVER (You shouldn't use your websites IP, unless you are also running the MySQL server on that IP).
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 2006 - MySQL server has gone away | blioux | osCMax v2 Installation issues | 3 | 01-12-2006 12:10 PM |
| Can't connect to MySQL server on '207.44.142.34' (111)??? | currie_muncher | osCommerce 2.2 Installation Help | 2 | 05-19-2005 09:08 PM |
| Install Fails on Database Import | JohnWayne | osCMax v1.7 Installation | 1 | 10-13-2004 05:27 AM |
| install script NOT THERE!! | ReginaStelling | osCMax v1.7 Installation | 4 | 06-29-2004 07:59 AM |