[horde] Sandboxing Horde Libraries

Jeff Warnica jeffw at chebucto.ns.ca
Fri Jan 23 20:38:49 PST 2004


Are you using Apache? Set a .htaccess in the top of a (given) install.. Ie:

php_value include_path ".:/php/includes:/www/sites/horde1/pear/lib/"

And then install PEAR into that new spot.. Details at
http://pear.php.net/manual/en/installation.shared.php

A couple of gotchas; you will loose all your existing, standard (that is, non
Horde) libs. So you will have to install a bunch of things, beyond "just" the
Horde framework. And you will always have to pass the pear tool a -c option to
work with your non standard installs.



More information about the horde mailing list