|
Warning: mysql_connect() [function.mysql-connect]: Unknown MySQL server host 'dollarhost' (1) in /home/mjessee/domains/onlinegangs.site-o... on line 21
Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'apache'@'localhost' (using password: NO) in /home/mjessee/domains/onlinegangs.site-o... on line 22
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/mjessee/domains/onlinegangs.site-o... on line 22
Could not connect to database
thats what it says when i go to my site someone help me please
How do connect my site to filezilla?
First off, to fix this you will need to log into your web host control panel. From your error message I would assume you have an account with Dollarhost. Go here, https://www.dollarhost.com/MemberSignIn/... to login to your control panel.
From there, you should look for something referring to FTP. Click on it and if necessary create a new FTP account. Write down your FTP username and password.
In Filezilla, you need to enter 3 pieces of information to access the files on your webspace, your domain name (such as mysite.com), your FTP username, and your FTP password. Once all three are entered you can connect to your web space.
As for the error you are seeing. That is because your files in your web space have the wrong info to connect to your MySQL database. To fix this go back to your Dollarhost Control panel and click on something referring to MySQL.
|