Send a copy of your php.ini and check if you also have one in <php_home>/lib. Thatīs where I keep mine.
//Mikael -----Original Message----- From: Mefistofeles [mailto:[EMAIL PROTECTED]] Sent: Sunday, February 24, 2002 9:41 AM To: [EMAIL PROTECTED] Subject: [PHP-INST] php.ini problem I'm trying to install a PHP-app which requires changes to the path. In /usr/local/lib/php.ini I have changed the path to include the path to the file required like so: include_path = "/chroot/htdocs/irm/include/DBI:/usr/local/lib/php:." but when I try to access the setup file for the app I still get Fatal error: Failed opening required 'class.DBI' (include_path='.:/usr/local/lib/php') in Compare the two paths ... I locks like it's not looking at the new one. Even after apache restarts. Any suggestions? /Mef. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php