Re: use lib(''); Apache httpd.conf

2004-06-08 Thread Wiggins d Anconia
> Hi, > > I have a rather simple question that Google hasn't produced answers for. > Basically, I am installing Mason in a virtual host under mod_perl. The > libraries I need are housed in ~/my/lib > Really, your exact subject line gave 3-4 pages that provided similar answers at the top of the l

RE: use lib(''); Apache httpd.conf

2004-06-08 Thread NYIMI Jose (BMB)
> -Original Message- > From: Alex Newby [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 08, 2004 9:54 AM > To: [EMAIL PROTECTED] > Subject: use lib(''); Apache httpd.conf > > > Hi, > > I have a rather simple question that Google hasn&#x

use lib(''); Apache httpd.conf

2004-06-08 Thread Alex Newby
Hi, I have a rather simple question that Google hasn't produced answers for. Basically, I am installing Mason in a virtual host under mod_perl. The libraries I need are housed in ~/my/lib How might I make Apache aware of ~/my/lib from the httpd.conf so that the following: PerlModule HTML::Mason