Author Topic: installed but still getting these errors  (Read 5484 times)

aweber

  • Newbie
  • *
  • Posts: 1
installed but still getting these errors
« on: March 13, 2008, 10:10:26 am »
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

calemadmin

  • Administrator
  • Calem Hero
  • *****
  • Posts: 300
    • http://www.calemeam.com
installed but still getting these errors
« Reply #1 on: March 17, 2008, 09:14:57 am »
Double check the pear directory in the include path, it might be c:\wamp\php\pear (not c:\wamp\www\php\pear).
Calem Community Forum Admin