Re: mod_perl problems

2000-08-12 Thread Joe Lauer
und with that as well. > > > > 14. Setup the directive the way you had it before in an earlier > > email. > > > > If that doesn't work, then you will need more error messages and make sure > > that tons of copies of httpd are not lying around. > > >

Re: mod_perl problems

2000-08-12 Thread brandon
rootlevel > product developer 743 beaubien, suite 300 > p.313.961.4407 x302detroit, mi 48226 > f.313.961.4568 www.rootlevel.com > > -Original Message- > From: brandon [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, August 09

Re: mod_perl problems

2000-08-10 Thread ___cliff rayman___
brandon wrote: > i'm not sure that i want to run mod_perl as a DSO...i just want it to work so > that i can embed perl into my web pages..i tried installing on a different > system this one being FreeBSD and i'm having a lot of problems getting it to > build...when it asks you where your apache s

RE: mod_perl problems

2000-08-09 Thread Joe Lauer
l.com -Original Message- From: Jon Brisbin [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 09, 2000 11:46 PM To: [EMAIL PROTECTED]; brandon; Stephane de Fontaine; [EMAIL PROTECTED] Subject: Re: mod_perl problems On this step: > 5. now chdir's to /usr/local/src/mod_perl-1.24 > >

Re: mod_perl problems

2000-08-09 Thread Jon Brisbin
On this step: > 5. now chdir's to /usr/local/src/mod_perl-1.24 > > perl Makefile.PL I've sometimes had to do a: perl Makefile.PL USE_APACI=1 EVERYTHING=1 I also choose NOT to let mod_perl build my httpd when prompted because what it does is run config.status and add mod_perl every time it's ru

RE: mod_perl problems

2000-08-09 Thread Joe Lauer
rootlevel product developer 743 beaubien, suite 300 p.313.961.4407 x302detroit, mi 48226 f.313.961.4568 www.rootlevel.com -Original Message- From: brandon [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 09, 2000 10:13 PM To: Stephane de Fontaine;

Re: mod_perl problems

2000-08-09 Thread brandon
i'm not sure that i want to run mod_perl as a DSO...i just want it to work so that i can embed perl into my web pages..i tried installing on a different system this one being FreeBSD and i'm having a lot of problems getting it to build...when it asks you where your apache src is what dir am i givi

Re: mod_perl problems

2000-08-09 Thread Stephane de Fontaine
I have had little success in running mod_perl as a DSO under Apache especially with other modules compiled in as DSO's. Try reinstalling apache with statically linked modules Stephane de Fontaine Software Developer Commission Junction -Original Message- From: brandon <[EMAIL PROTECTED]> T

Re: mod_perl problems

2000-08-09 Thread ___cliff rayman___
ok - first try the stuff in this part of the guide to make sure you are really running mod_perl http://perl.apache.org/guide/install.html#How_can_I_tell_whether_mod_perl_ brandon wrote: > so i was thinking maybe it was a mod_perl problem > and i started playing with it -- ___cliff [EMAIL PROTE