Page 1 of 1

Dataface Installer not accepting MySQL login & password

PostPosted: Wed Jul 20, 2011 10:15 pm
by narezdog
I moved a new copy of the xataface folder into the root of my website ftp folder, renamed it xataface & now it's asking for MySQL login and password so i put in mysql login and password but it never accepts this or the ftp logon info or the godaddy login info.
So it is hitting something but not accepting my MySQL credentials to install xataface...
i even called godaddy support and they couldn't help.

Re: Dataface Installer not accepting MySQL login & password

PostPosted: Thu Jul 21, 2011 9:41 am
by shannah
You may need to change the hostname in $installer.php (somewhere early in the file it sets the hostname to localhost. You may need to change this to the hostname of your mysql dbms).

Other than that, perhaps just resort to a manual install.

_Steve