go-pear.bat does wonders... <Q> Your php include_path should include the path to PEAR. I'm assuming that <Q> it's C:\Programme\php4\PEAR\ in your case. doesn't change much. Now I get the errors:
Warning: main(DB.php): failed to open stream: No such file or directory in D:\Daten\WebSource\NEXUS.Solutions\Midgard\MidgardLite\midgard_xml.class on line 58 Fatal error: main(): Failed opening required 'DB.php' (include_path='.;c:\programme\php\pear;c:\programme\php\pear\db') in D:\Daten\WebSource\NEXUS.Solutions\Midgard\MidgardLite\midgard_xml.class on line 58 So it does find the directory, but it does not find the db.php. Matthias, have you got a clue why? Matthias --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
