The path to pear depends on what hosting system you are on and in some cases the PHP version.
Direct Admin (old linux hosting package):
/usr/local/bin/pear
Helm (old windows hosting package):
c:\php5\pear
cp.blacknight.com (new hosting package):
Linux:
/usr/bin/pear
Windows:
Pear is not installed by default on our pem windows servers. You should upload any modules you need and reference it locally in our code, but the path to php on the servers is:
C:\php5\ or C:\Windows\System32\PHP\ (will be one or the other depending on the server you are on)
If there are any modules you require that are not installed then typically we recommend you upload the modules to your hosting package and reference them locally.
Comments
0 comments
Article is closed for comments.