Calem Community Forum
General => Setup => Topic started 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.
-
Did you restart Apache after the changes? You have to restart Apache for the changes to take place.
-
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.