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

Home » RADICORE » How To » Connection login issue
Re: Connection login issue [message #1020 is a reply to message #1018] Wed, 01 August 2007 09:47 Go to previous messageGo to previous message
adamsp is currently offline  adamsp
Messages: 32
Registered: July 2007
Member
Tony, Can't thank you enough for Radicore & your support. I am/will pay even more attention to your documentation.

With regard to non-localhost connections: config.inc has the following
// this is for my shared web host
$GLOBALS['dbusername'] = '****';
$GLOBALS['dbuserpass'] = '****';
$GLOBALS['dbprefix'] = '****';

In order to get a connection I am setting these parameters to
// this is for my shared web host
$GLOBALS['dbusername'] = 'valid_MySQL_user';
$GLOBALS['dbuserpass'] = 'user's_password';
$GLOBALS['dbprefix'] = '';

The Radicore Logon screen (appropriately) does not display these values. Am I doing this correctly? Isn't there a potential security issue because these values are exposed in a file below the Web documents directory (\htdocs\...)?
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: RE-Generate PHP Scripts question
Next Topic: How to display child records
Goto Forum:
  


Current Time: Fri Sep 27 11:25:35 EDT 2024

Total time taken to generate the page: 0.00938 seconds