Re: Failed to connect to database
[email protected] (mikespub) Wed, 29 Oct 2003 08:32:33 GMT
| Newsgroups | gmane.comp.cms.xaraya.knowledge-base |
|---|---|
| Organization | not much |
| Message-ID | <[email protected]> |
In article <bnna1g$eql$1-111RdWWlOxkOkXtL6OYfHgC/[email protected]>, "Asad Khan" <[email protected]> wrote: >... >The failure reason is: xarDB_init: Failed to connect to >mysql://asadikhan@localhost/Xaraya, error message: Unknown database 'xaraya' >... >Any idea what this means, and how I can get rid of this? Please help. >Thanks. > >Asad Well, it can't find the database 'xaraya' (or 'Xaraya' perhaps). Make sure that the name in var/config.system.php matches the actual database name (and that you still have a database, of course). Mike.