janinalejo Posted March 24, 2012 Posted March 24, 2012 Hi,I've a little problem with my site. I'm moving an entire site from another server.I've just configured the settings.php file, and my page shows this error: "The mysqli error was: Access denied for user 'ajanin_ciyne'@'johnny.heliohost.org' (using password: YES)".I've checked several times the password, the username and the login password, but no success yet. My user is added to the database.This one is the code line in settings.php:"$db_url = 'mysqli://ajanin_ciyne:XXXXXXXX@johnny.heliohost.org/ajanin_ciyne';" (the XXXXXXXX just hides my password) I've tried changing the "mysqli" for "mysql", but still remains the same error. My site: www.ciyne.com.ar I would really appreciate if someone could help me. Thanks,Alejo
cl58 Posted March 25, 2012 Posted March 25, 2012 Change the server from johnny.heliohost.org to localhost
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now