PDA

View Full Version : ADONewConnection: No database driver defined


buraker
Fri 12th Mar '04, 5:57am
I am new user for mysql. I am getting the following error on my web site:

ADONewConnection: No database driver defined

My server is operationg by Linux. If anyone help me how to solve this problem, I will be glad. Thanks.;)

Floris
Fri 12th Mar '04, 6:30am
I am guessing some class isn't existing in a .php file.
Check the file for the line where it errors and trace back where it goes wrong.