I installed pear and i still get the following message. Can some one please help me asap! i notice that the include path is not correct but i cant find where to fix it.... if thats even the problem.(include_path='C:\wamp\www\CalemEAM/server/include) wrong slashes.
In browser i get the following error:
Warning: require_once(PEAR.php) [function.require-once]: failed to open stream: No such file or directory in C:\wamp\www\CalemEAM\server\include\SOAP\Base.php on line 47
Fatal error: require_once() [function.require]: Failed opening required 'PEAR.php' (include_path='C:\wamp\www\CalemEAM/server/include;.;c:\wamp\www\php\PEAR') in C:\wamp\www\CalemEAM\server\include\SOAP\Base.php on line 47
In the log file i get the following error:
[13-Mar-2008 10:34:30] PHP Warning: require_once(PEAR.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in C:\wamp\www\CalemEAM\server\include\SOAP\Base.php on line 47
[13-Mar-2008 10:34:30] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'PEAR.php' (include_path='C:\wamp\www\CalemEAM/server/include;.;c:\wamp\www\php\PEAR') in C:\wamp\www\CalemEAM\server\include\SOAP\Base.php on line 47