Re: everything seems to be installed ok....

2000-04-12 Thread James Gosnell
Got it guys! Thanks. It wasn't hard. Just didnt know it had to be a different dir. -- James Gosnell [EMAIL PROTECTED] ICQ#1727569 http://premed.dhs.org

Re: everything seems to be installed ok....

2000-04-12 Thread James Gosnell
oh, and I had a line: alias /perl/ /usr/local/apache/cgi-bin/ -- James Gosnell [EMAIL PROTECTED] ICQ#1727569 http://premed.dhs.org

Re: everything seems to be installed ok....

2000-04-12 Thread James Gosnell
Yeah, I read that and implemented it into a perl.conf file although I didn't know that I needed a whole new dir. I just used my cgi-bin. Is there another way I can modify that? Everything in my cgi-bin is a PERL script. I'll read the guide. It's just really big and there's got to be a quicker way

RE: everything seems to be installed ok....

2000-04-12 Thread Geoffrey Young
> -Original Message- > From: James Gosnell [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, April 12, 2000 8:53 AM > To: [EMAIL PROTECTED] > Subject: Re: everything seems to be installed ok > > > I meant mod_perl.c. in well, I don't really understand

Re: everything seems to be installed ok....

2000-04-12 Thread James Gosnell
I also have suexec enabled. Is that bad? -- James Gosnell [EMAIL PROTECTED] ICQ#1727569 http://premed.dhs.org

Re: everything seems to be installed ok....

2000-04-12 Thread James Gosnell
I meant mod_perl.c. in Everything is running fine except that it uses CGI 1.1? Instead of mod_perl. How can I switch that. -- James Gosnell [EMAIL PROTECTED] ICQ#1727569 http://premed.dhs.org

Re: everything seems to be installed ok....

2000-04-12 Thread Stas Bekman
> mod_perl is installed and in the httpd just fine. My CGI scripts aren't > using it though (at least I can't tell). How can I tell if my CGI PERL > scripts are running under mod_perl or not? They still seem to be using > CGI. thanks http://perl.apache.org/guide/install.html#How_can_I_tell_whethe

RE: everything seems to be installed ok....

2000-04-12 Thread Geoffrey Young
http://perl.apache.org/guide/install.html#How_can_I_tell_whether_mod_perl_ let the Guide be your guide :) --Geoff > -Original Message- > From: James Gosnell [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, April 12, 2000 8:04 AM > To: [EMAIL PROTECTED] > Subject: everything seems to be ins