Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001062

RE: [PHP-DB] Adobc error From: Christian Sandfeld (csa <email protected>)
Date: 06/28/01

It means that the registro.php script can't find the required file
adodb.inc.php. Check the path of the requite statement on line 7 of
registro.php (looking at the error msg. it could be the '.:' before the
'/usr...' causing the problem).

/Christian

-----Original Message-----
From: Wilmar Pérez [mailto:wilmar.perez <email protected>]
Sent: 28. juni 2001 00:48
To: PHP List
Subject: [PHP-DB] Adobc error

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: 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>

-- 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>