I want to activate Pear on my PHP server, I have changed the .INI file to include the \php\pear but i keep getting the same error:
Fatal error: Failed opening required 'DB.php' (include_path='.;c:\php4\pear') in C:\Program Files\Apache Group\Apache2\htdocs\adam\assignment\peartest.php on line 8
Not sure what to do, how should it look in my .ini file
Help really want ot use pear !!!!



