Calem Community Forum

General => Setup => Topic started by: ssam on December 11, 2007, 01:52:15 pm

Title: Login Error
Post by: ssam 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.
Title: Login Error
Post by: calemadmin 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.
Title: Login Error
Post by: ssam 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.