I'm helpless, can any-one PLEASE help?
You don't just need DB.php. PHP has to find it. Your php include_path should include the path to PEAR. I'm assuming that it's C:\Programme\php4\PEAR\ in your case.
To add something to your include_path edit php.ini search the include_path line and append :<dir_to_add>
Matthias
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
