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

Home » RADICORE » RADICORE Installation Issues » How to consolidate all the Radicore databases into a single database
Re: How to consolidate all the Radicore databases into a single database [message #7656 is a reply to message #7655] Sat, 18 September 2021 04:25 Go to previous messageGo to previous message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
The reason that the framework is looking for a database with the prefix 'k1593_' is because you told it to. Your config file contains this at line 5:
$GLOBALS['dbprefix']   = 'k1593_';
and then this at line 16:
$servers[0]['dbprefix']   = $dbprefix;
If you dont want to use a prefix then line 16 should set it to empty.


 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Installation issue
Next Topic: V 2.19.0 - logon problem
Goto Forum:
  


Current Time: Fri Apr 26 11:19:12 EDT 2024

Total time taken to generate the page: 0.01013 seconds