Author |
Message |
jane1965
New Member
Joined: Jun 28, 2009
Posts: 10
|
Posted:
Mon Jul 06, 2009 2:02 am |
|
Hi,
Please can someone tell me what has probably happened to my site? Instead of my site I now have a ravennuke database message in its place and I have made no changes to this site, the last time I looked at it a couple of months ago it was fine, but now its gone! Thanks for any help.
THIS IS THE MESSAGE THAT IS DISPLAYED
There seems to be a problem connecting to the MySQL server.
MySQL is Reporting
Access denied for user 'xxxxx_yyyy'@'localhost' (using password: YES)
If you are the System Administrator and installing this for the first time, did you remember to create your database first?
There seems to be a problem with the System Configuration Table - it's missing.
If you are the System Administrator and installing this for the first time, did you remember to run the INSTALLATION/installSQL.php file?
If you are not the System Administrator, please report this to the Administrator and/or Web Master ASAP. |
Last edited by jane1965 on Mon Jul 06, 2009 7:43 am; edited 1 time in total |
|
|
|
nuken
RavenNuke(tm) Development Team
Joined: Mar 11, 2007
Posts: 2024
Location: North Carolina
|
Posted:
Mon Jul 06, 2009 7:34 am |
|
Either something in your database has changed (Username, password, database name, etc) or the config.php has been changed and does not have the correct information for accessing the database. |
_________________ Tricked Out News |
|
|
|
kguske
Site Admin
Joined: Jun 04, 2004
Posts: 6433
|
Posted:
Mon Jul 06, 2009 11:06 am |
|
|
|
|
Guardian2003
Site Admin
Joined: Aug 28, 2003
Posts: 6799
Location: Ha Noi, Viet Nam
|
Posted:
Mon Jul 06, 2009 12:46 pm |
|
Does anyone else have ftp access to the site? It looks like the config.php has been over written with the default one, or your host has changed something. |
|
|
|
|
jane1965
|
Posted:
Fri Jul 10, 2009 4:14 am |
|
Thanks for all the replies. As far I know, noone else had access to the site. The config.php file doesn't look as though it has been changed, still has my password and not 'yes' in it. I don't think my host has changed anything, as I am building another site using Ravennuke 2.30 and that is fine. I think the site was built using 2.20, so I think I might just rescue the files that I modified and start again at some point |
|
|
|
|
duck
Involved
Joined: Jul 03, 2006
Posts: 273
|
Posted:
Fri Jul 10, 2009 9:29 am |
|
Did you look using phpMyAdmin to make sure your config table exists?
make sure you have a nuke_config table in your DB. |
|
|
|
|
Palbin
Site Admin
Joined: Mar 30, 2006
Posts: 2583
Location: Pittsburgh, Pennsylvania
|
Posted:
Fri Jul 10, 2009 11:48 am |
|
What does the config table have to do with the error? |
_________________ "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." — Brian W. Kernighan. |
|
|
|
duck
|
Posted:
Fri Jul 10, 2009 2:18 pm |
|
jane1965 wrote: | Hi,
Please can someone tell me what has probably happened to my site? Instead of my site I now have a ravennuke database message in its place and I have made no changes to this site, the last time I looked at it a couple of months ago it was fine, but now its gone! Thanks for any help.
THIS IS THE MESSAGE THAT IS DISPLAYED
There seems to be a problem connecting to the MySQL server.
MySQL is Reporting
Access denied for user 'xxxxx_yyyy'@'localhost' (using password: YES)
If you are the System Administrator and installing this for the first time, did you remember to create your database first?
There seems to be a problem with the System Configuration Table - it's missing.
If you are the System Administrator and installing this for the first time, did you remember to run the INSTALLATION/installSQL.php file?
If you are not the System Administrator, please report this to the Administrator and/or Web Master ASAP. |
NVM I now see it said SQL is reporting Access denied. Missed that. Anyway I would just set a new password for the user and change my config. If error still exists it may be the SQL server needs a server path. |
|
|
|
|
|