Author Topic: no instruction for pear and pdo setup on unix  (Read 2157 times)

my66

  • Newbie
  • *
  • Posts: 5
no instruction for pear and pdo setup on unix
« on: June 20, 2007, 10:00:51 am »
hello,

there are instructions for window based setup. There is no instruction for unix box, especially on how to modify php.ini

I got error when running CalemEAM. The error apears to be pear related. the Error is:

Warning: require_once(SOAP/Base.php) [function.require-once]: failed to open stream: No such file or directory in /opt/lampp/htdocs/CalemEAM/server/include/core/CalemSoapRequest.php on line 31

Fatal error: require_once() [function.require]: Failed opening required 'SOAP/Base.php' (include_path='.:/opt/lampp/lib/php/PEAR:/opt/lampp/lib/php') in /opt/lampp/htdocs/CalemEAM/server/include/core/CalemSoapRequest.php on line 31

Can you quickly put instructions on wiki?

Thanks

calemadmin

  • Administrator
  • Calem Hero
  • *****
  • Posts: 300
    • http://www.calemeam.com
no instruction for pear and pdo setup on unix
« Reply #1 on: June 20, 2007, 10:54:35 am »
We have modified the instructions in the setup page for Pear setup. For xampp the pear command is in /opt/lampp/bin, the commands to install SOAP and XML are the same as in windows, also some steps are not necessary for xamp on Linux. Check it out and let us know if you have questions.

http://www.calemeam.com/support_setup.html
Calem Community Forum Admin