Hey guys, I have read around your support & forums, but
I have a combo of 2 issues.
When I use 'mysql' as DB type I get this error:
Fatal error: Call to undefined function mysql_connect()
in C:\issues\includes\classes\dbi.class.php on line 83
So after reading a bit, I found some people used
'MySQL'. I tried that, and I got to the login page.
However, I cant login because the system wants to see
'mysql' so in my DBI log I get:
[11-19-2004 11:45am] Unknown database type in init()
[11-19-2004 11:45am] Unknown database type in query()
[11-19-2004 11:45am] Invalid database result passed to
num_rows()
I seem to be in a lose/lose situation, and I'm really
hip on trying this out. I'm almost positive its some
stupid mistake somewhere, but I dont know where. I
would really appreciate some help with this.
Thanks,
Mitch (mitch@dslextreme.com)
My config as it stands
Logged In: YES
user_id=353756
I am having the exact same problem. Help!