ADONewConnection: Unable to load database driver ''

Bug #690945 reported by Blake Bedford-Palmer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
citrusdb
Invalid
Undecided
Unassigned

Bug Description

I dont think this is really a bug, but im getting

ADONewConnection: Unable to load database driver

Missing file: /home/blake/public_html/citrus-2.1.1/include/adodb/drivers/adodb-blake.inc.php (blake is the database name)

And

Fatal error: Call to a member function Connect() on a non-object in /home/blake/public_html/citrus-2.1.1/include/database.inc.php on line 34

How do i create the adodb-blake.ing.php?

Revision history for this message
Paul Yasi (paul-citrusdb) wrote :

This is not a bug, it looks like you may have changed the $sys_dbtype = 'mysql'; to say
$sys_dbtype = 'blake'; which is invalid. That variable revers to the database type like mysql, postgresql, etc, not the actual name of the database.

Changed in citrusdb:
status: New → Invalid
Revision history for this message
Blake Bedford-Palmer (blake-blake) wrote :

Maybe I will create a fix for this to prevent confusion for new users. I am starting to learn some PHP

Revision history for this message
Blake Bedford-Palmer (blake-blake) wrote :

And Yes I have fixed it

Revision history for this message
Blake Bedford-Palmer (blake-blake) wrote :

Yet another post but Thank You So much for your help!

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.