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

Home » RADICORE » How To » Connection login issue
Connection login issue [message #1018] Wed, 01 August 2007 07:37 Go to previous message
adamsp is currently offline  adamsp
Messages: 32
Registered: July 2007
Member
Perhaps I do not understand how Radicore login/security works...

On my development machine (localhost) I can connect and develop no problem.

In \includes\dml.mysqli.class.inc in
function connect ($dbname=null)
I have changed line 152 (shown below) to include the mySQL username and password
$dbconn = mysqli_connect($dbhost, username, password);
Is this the correct way to use Radicore?

Problem: when I go to another machine and access Radicore from the browser with
http://xxx.xxx.xx.xxx/radicore/index.html
I get the logon screen but when I click Logon I get "application has encountered an unrecoverable error"Fatal Error: eregi() [function.eregi]: REG_BADRPT (#1049).
Error in line 49 of file 'C:\xampp\htdocs\radicore\includes\dml.mysqli.class.inc'.
I am not sure how to fix this.
Can you advise, please?

 
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: Thu May 16 13:30:15 EDT 2024

Total time taken to generate the page: 0.01012 seconds