On Fri, May 30, 2008 at 4:24 PM, Roger Searle <[EMAIL PROTECTED]> wrote: > Steve Holdoway wrote: > Roger's Wiki has a problem > Sorry! This site is experiencing technical difficulties. > Try waiting a few minutes and reloading. > (Can't contact the database server: Access denied for user > 'roger'@'localhost' to database 'wiki' (locahlost) > > Is this a permission error somewhere?
yes, but not a file permissions error.It is to do with mysql's permissions. check your mysql permissions. google gives me this as its first choice on the subject: http://www.databasejournal.com/features/mysql/article.php/3311731 in short preserving the database concerned is not enough, you need some stuff that is in the mysql database too.
