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

Home » RADICORE » RADICORE Installation Issues » logon error
Re: logon error [message #2666 is a reply to message #2665] Wed, 02 February 2011 08:33 Go to previous messageGo to previous message
dsstanescu is currently offline  dsstanescu
Messages: 12
Registered: August 2010
Junior Member
Hi,

Is not deployed on Windows, but on Ubuntu (Debian Linux). Thus, I assume it has to be (dot)htaccess.

Now, is working, I did a change in the config.inc (dbprefix to be null):

ORIGINAL
_______________________________________
} else {
// this is for my shared web host
$GLOBALS['dbusername'] = 'dan';
$GLOBALS['dbuserpass'] = 'password';
$GLOBALS['dbprefix'] = '****';
___________________________________________
ORIGINAL
_______________________________________
} else {
// this is for my shared web host
$GLOBALS['dbusername'] = 'dan';
$GLOBALS['dbuserpass'] = 'password';
$GLOBALS['dbprefix'] = null;
___________________________________________
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Installation issue
Next Topic: Apache error
Goto Forum:
  


Current Time: Thu May 09 20:10:06 EDT 2024

Total time taken to generate the page: 0.00868 seconds