Date: 11/28/01
- Next message: Roel Mulder: "Re: [PHP-DB] db connect problems."
- Previous message: koelwebdesign: "Re: [PHP-DB] db connect problems."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello
I would like to create some PHP scripts which do not rely on a specific
DB. As first DB I use PostgreSQL so I have included the line:
include_once("DB/pgsql.php");
in my script but I get the following error:
Fatal error: Class db_common: Cannot inherit from undefined class pear
in /usr/local/lib/php/DB/common.php on line 28
What am I doing wrong ?
Regards,
Marc
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Roel Mulder: "Re: [PHP-DB] db connect problems."
- Previous message: koelwebdesign: "Re: [PHP-DB] db connect problems."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

