I installed Xampp in my Windows 7 machine. The path is C:\xampp. On trying to build a project using phing, I am getting the error
The PEAR data_dir setting is incorrect: C:\php\pear\data.
Please edit using 'pear config-set data_dir ...' and re-install Phing.
How can I reinstall Phing in Xampp? Can I fix this error by changing some config parameters?