If you put the following script in your citrusdb folder, does it show any errors on the browser screen or in the web server error log?
<?php include('include/adodb/adodb.inc.php'); $db = ADONewConnection('mysql'); echo "no errors should show up above this line"; ?> paul On 10/11/06, Dino Apostolides <[EMAIL PROTECTED]> wrote: > > > Hello, > > I have just loaded PHP 5 on to Windows 2003 server IIS 6.0 and MySQL 4.1 > > The citrus directory is located at C:\Inetpub\wwwroot\citrus. > > When I try to view index.php the following error is displayed > > > > ADONewConnection: Unable to load database driver '' > > The mySQL is on the local host so I am guessing that the path I have in the > config.inc.php is incorrect, any help would be very welcome or any other > ideas. > > Thanks > > > > DA > > > > > > > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > Citrusdb-users mailing list > Citrusdb-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/citrusdb-users > > > -- The CitrusDB Project | http://www.citrusdb.org Open Source Customer Care & Billing System ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Citrusdb-users mailing list Citrusdb-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/citrusdb-users