Author Topic: Login Error  (Read 4696 times)

ssam

  • Newbie
  • *
  • Posts: 4
Login Error
« on: December 11, 2007, 01:52:15 pm »
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.

calemadmin

  • Administrator
  • Calem Hero
  • *****
  • Posts: 300
    • http://www.calemeam.com
Login Error
« Reply #1 on: December 11, 2007, 05:16:37 pm »
Did you restart Apache after the changes? You have to restart Apache for the changes to take place.
Calem Community Forum Admin

ssam

  • Newbie
  • *
  • Posts: 4
Login Error
« Reply #2 on: December 12, 2007, 02:24:19 pm »
The program is working great now. I had to manually run pear.bat file in the php folder to install the pear. I don't know what I did....I taught I had followed all the instructions step-by-steps. Thanks Calem.....you have designed a great program.