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 ???
Bookmarks