Seems you're missing the file 'adodb.inc.php' in any of your
include paths, namely '.' and '/usr/share/php'.

Either extend the include_path directive in php.ini to make sure
adodb.inc.php is in the include path or copy the fileto an
appropriate directory.

HTH,
Markus

On Wed, Jun 27, 2001 at 05:47:36PM -0500, Wilmar Pérez wrote : 
> Hello guys
> 
> Does anyone know what the following error means and how I can fix it?
> 
> ******************************
> Fatal error: Failed opening required './adodb/adodb.inc.php'
> (include_path='.:/usr/share/php') in /home/thesis/public_html/registro.php
> on line 7
> ********************************
> 
> Thanks a lot
> -----------------------------------------------
>                 Wilmar Pérez
>      IT Manager - Central Library
>          University of Antioquia
>            Medellín - Colombia
>           tel: ++57(4)2105145
> -----------------------------------------------
> 
> 
> -- 
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 

-- 
Markus Fischer,  http://guru.josefine.at/~mfischer/
EMail:         [EMAIL PROTECTED]
PGP Public  Key: http://guru.josefine.at/~mfischer/C2272BD0.asc
PGP Fingerprint: D3B0 DD4F E12B F911 3CE1  C2B5 D674 B445 C227 2BD0

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to