Menu

#21 ADONewConnection: Unable to load database driver

open
nobody
None
5
2004-09-28
2004-09-28
Gabriel
No

Help!

This is what I am getting, and I don't know what to do
next. I sure apprciate anyhelp anyone can give me.

Thanks a head of time!

Gabe

Error from test.php:

Array ( [0] => stdClass [1] => __PHP_Incomplete_Class
[2] => Directory [3] => COM [4] => VARIANT [5] =>
adofieldobject [6] => adoconnection [7] => adofetchobj
[8] => adorecordset_empty [9] => adodb_base_rs [10] =>
adorecordset [11] => adorecordset_array [12] =>
poc_chatter [13] => poc_logger [14] => poc_chat [15] =>
poc_language [16] => poc_channel [17] => poc_line [18]
=> poc_template [19] => httpnegotiation [20] =>
poc_channel_buffer [21] => poc_translator [22] =>
poc_recipient ) Syntax error in file:
C:\Apache\Apache2\htdocs\phpopenchat\include\adodb/drivers/adodb-mysql.inc.php

ADONewConnection: Unable to load database driver ''

Discussion

  • Anonymous

    Anonymous - 2004-10-10

    Logged In: YES
    user_id=816597

    Parse error: parse error, unexpected T_STRING, expecting
    T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in
    /var/www/html/phpopenchat/include/adodb/drivers/adodb-mysql.inc.php
    on line 22

     
  • Anonymous

    Anonymous - 2004-10-10

    Logged In: YES
    user_id=816597

    ADO is bassed on PHP 5.
    Install PHP5 or change all "public" keywords in the php for
    "var".

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.