Re: mod_perl Not Working W/ Apache2 on Sid

2006-04-03 Thread Hal Vaughan
On Tuesday 04 April 2006 01:00, Sumo Wrestler (or just ate too much) wrote: > Hal Vaughan wrote: > > On Monday 03 April 2006 21:59, Sumo Wrestler (or just ate too much) > > > > wrote: > >> Re-enable "PerlModule Apache2". When it aborts apache, report what > >> apache says in its log file. > > > >

Re: mod_perl Not Working W/ Apache2 on Sid

2006-04-03 Thread Hal Vaughan
On Monday 03 April 2006 18:34, Hal Vaughan wrote: > I'm just trying to run a simple test set up, so I don't have to keep > uploading every little change to my web server. I've had Apache2 > working for a while, and today I added mod_perl (aptitude install > libapache2-mod-perl2). My /etc/apache2/

Re: mod_perl Not Working W/ Apache2 on Sid

2006-04-03 Thread Sumo Wrestler (or just ate too much)
Hal Vaughan wrote: On Monday 03 April 2006 21:59, Sumo Wrestler (or just ate too much) wrote: Re-enable "PerlModule Apache2". When it aborts apache, report what apache says in its log file. Thanks for the tip. [Mon Apr 03 23:22:56 2006] [error] Can't locate Apache2.pm in @INC (@INC contains:

Re: mod_perl Not Working W/ Apache2 on Sid

2006-04-03 Thread Hal Vaughan
On Monday 03 April 2006 21:59, Sumo Wrestler (or just ate too much) wrote: > Hal Vaughan wrote: > > On Monday 03 April 2006 19:14, Sumo Wrestler (or just ate too much) > > > > wrote: > >> [...] > >> > >> Then perhaps you want > > > > Thanks, but, as I said in the post, I tried that as well. If

Re: mod_perl Not Working W/ Apache2 on Sid

2006-04-03 Thread Hal Vaughan
On Monday 03 April 2006 21:59, Sumo Wrestler (or just ate too much) wrote: > Hal Vaughan wrote: > > On Monday 03 April 2006 19:14, Sumo Wrestler (or just ate too much) > > > > wrote: > >> [...] > >> > >> Then perhaps you want > > > > Thanks, but, as I said in the post, I tried that as well. If

Re: mod_perl Not Working W/ Apache2 on Sid

2006-04-03 Thread Sumo Wrestler (or just ate too much)
Hal Vaughan wrote: On Monday 03 April 2006 19:14, Sumo Wrestler (or just ate too much) wrote: >> [...] Then perhaps you want Thanks, but, as I said in the post, I tried that as well. If you're sure that's all it needs, I'll try it again. Hal Re-enable "PerlModule Apache2". When it ab

Re: mod_perl Not Working W/ Apache2 on Sid

2006-04-03 Thread Hal Vaughan
On Monday 03 April 2006 19:47, James Westby wrote: > Hal Vaughan wrote: > > I'm just trying to run a simple test set up, so I don't have to > > keep uploading every little change to my web server. I've had > > Apache2 working for a while, and today I added mod_perl (aptitude > > install libapache2

Re: mod_perl Not Working W/ Apache2 on Sid

2006-04-03 Thread Hal Vaughan
On Monday 03 April 2006 19:14, Sumo Wrestler (or just ate too much) wrote: > Hal Vaughan wrote: > > I'm just trying to run a simple test set up, [...] > > > > > >SetHandler perl-script > >PerlHandler ModPerl::Registry > >Options +ExecCGI > > > > [...] > > The root server directory i

Re: mod_perl Not Working W/ Apache2 on Sid

2006-04-03 Thread James Westby
Hal Vaughan wrote: I'm just trying to run a simple test set up, so I don't have to keep uploading every little change to my web server. I've had Apache2 working for a while, and today I added mod_perl (aptitude install libapache2-mod-perl2). My /etc/apache2/mods-enabled/perl.load looks like

Re: mod_perl Not Working W/ Apache2 on Sid

2006-04-03 Thread Sumo Wrestler (or just ate too much)
Hal Vaughan wrote: I'm just trying to run a simple test set up, [...] SetHandler perl-script PerlHandler ModPerl::Registry Options +ExecCGI [...] The root server directory is /var/www and I have a perl script in /var/www/perl. [...] Then perhaps you want -- To UNSUBSCRIBE, ema