I just moved from dedicated to virtual hosting , and was
wondering how to configure mod_perl to install the modules to a
private lib, outside of @INC.
I simply built mod_perl and copied the modules manually to the
destination dir. However, I keep getting the following error
when trying to start
did u check out this section in the guide yet?
http://perl.apache.org/guide/install.html#Installation_Without_Superuser_P
cliff
Dave Armstrong wrote:
> I just moved from dedicated to virtual hosting , and was
> wondering how to configure mod_perl to install the modules to a
> private lib, outsi
On Mon, 15 Jan 2001, Dave Armstrong wrote:
> I just moved from dedicated to virtual hosting , and was
> wondering how to configure mod_perl to install the modules to a
> private lib, outside of @INC.
http://perl.apache.org/guide/install.html#Installing_Perl_Modules_into_a_D
- Perrin
I just moved from dedicated to virtual hosting , and was
wondering how to configure mod_perl to install the modules to a
private lib, outside of @INC.
I simply built mod_perl and copied the modules manually to the
destination dir. However, I keep getting the following error
when trying to start