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:\php5\pear') in C:\wamp\www\CalemEAM\server\include\SOAP\Base.php on line 47
I have already added the following line include_path ".;c:\wamp\php\PEAR"
in both php.ini file located in apache2 and php folder.
any help would be greatly appreciated.