Error in PHP SOAP Enabled & PEAR at the time of check up

Ask your questions regarding TimeTrex installation here.
Locked
Sagar
Posts: 1
Joined: Sun Jan 07, 2007 11:55 pm

Error in PHP SOAP Enabled & PEAR at the time of check up

Post by Sagar »

Dear,

I am unable to configure TimeTrex
I am getting error saying

PHP SOAP Enabled:Warning: Not Installed. (SOAP extension must be enabled)
PEAR: Warning: Not Installed. (try running: "go-pear.bat")

Plz guide

Thanx
Sagar R
shaunw
Posts: 7839
Joined: Tue Sep 19, 2006 2:22 pm

Post by shaunw »

You'll need to install the PHP soap extension as well as PHP pear package. This depends on how you installed PHP, so you will need to look in the documentation that came with your PHP installation for more information.
satish
Posts: 9
Joined: Thu Jan 04, 2007 3:08 am

Post by satish »

hi sagar

if you have tried installing PHP on Windows through an installable msi file, then these options are available in the "choose items to install step" under "Extenstions" for SOAP and under "Extras" for PEAR

regards,
satish
moneim
Posts: 1
Joined: Sat Jan 13, 2007 1:21 am

Post by moneim »

I'm also facing the same problem. I'm using PHP5.2 win installer.
The SOAP issue was solved when installed it from the package extensions but the PEAR issue didn't be solved when installed it from the extra items.
satish
Posts: 9
Joined: Thu Jan 04, 2007 3:08 am

Post by satish »

hi moneim

there was a problem in the go-pear.phar file that i got with the PHP5.2 windows installer. u can try to get the new go-pear.phar file from a latest snap of your php installation and replace your existing go-pear.phar in the PEAR folder with the new one from the snap.

regards,
satish
Locked