Hi, I have everything moving with TL except when needing to install an extension, an error shows up.
I've used this web host with a few other TL projects, this is the first time I experienced such problem. I contacted my web host and they said I need to manually install the SOAP myself.

My web host asked me to follow instructions here: https://support.lunarpages.com/knowledg ... rticle/313
So I downloaded this http://pear.php.net/package/SOAP, upload the files and modify the php.ini and .htaccess as it mentioned on their support page. However, I don't know how to do this step:

"To use a PEAR library in an application you would add the following line:
require_once 'packagename.php' or require_once
'packagesubfolder/packagename.php'"


I really have no knowledge in this stuff, can anyone please help?

thanks!!