Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE development » Framework » php5 mysql5 database problem
Re: php5 mysql5 database problem [message #28 is a reply to message #26] Thu, 11 May 2006 04:25 Go to previous message
AJM is currently offline  AJM
Messages: 2350
Registered: April 2006
Location: Surrey, UK
Senior Member
That error message is telling you that the software is looking for a database with the name "****audit" which cannot be found. So where did this name come from? The name "audit" is perfectly valid (you did create a database named "audit", didn't you?) but the leading "****" leads me to believe that your config.inc file (which was copied from config.inc.default) has the value "****" defined for $GLOBALS['dbprefix']. You need to change all the values in config.inc to what is relevant for your installation, especially those currently filled with "****".

 
Read Message
Read Message
Next Topic: radicore examples
Goto Forum:
  


Current Time: Wed May 15 21:34:57 EDT 2024

Total time taken to generate the page: 0.00914 seconds