Hi Sergey,
I found the problem. My hosting changed the MySQl database from 5.0 to 5.1.30. With version 5.1.30 your not allowed to use a
- in your database name and thats why my database crashed
My hoster gave me a backup of my database and I imported it in a new database. Can you tell me were I can change the DB settings? I already found the dbsettings.php in include folder but I still shows the following error:
Access denied for user '***'@'localhost' (using password: YES) - 1045.Do I need to change some other files with my DB settings also? Thanks in advance for your support!