Re: newbie mess

2001-02-19 Thread Dave Hodgkinson
matt [EMAIL PROTECTED] writes: but that is half-ass. from what i read i have to compile suexec appropiately. but i am not sure about that either. man suexec: /usr/man/man8/suexec.8 /usr/local/src/apache_perl/apache_1.3.14/src/support/suexec.8 Read the INSTALL options for what to do on

newbie mess

2001-02-16 Thread matt
--- i am sorry if this is not the appropiate list -- i, apparently foolishly, ran httpd (on linux 7.0) as User alias Group qmail. this didn't work like i wanted it to, and when i went back to running as mrogers(i rigged it this way to try and get ezmlm-web.cgi to work), i noticed a problem

Re: newbie mess

2001-02-16 Thread G.W. Haywood
Hi there, On Fri, 16 Feb 2001, matt wrote: --- i am sorry if this is not the appropiate list -- Are you running mod_perl? How did you start Apache? 73, Ged.

Re: newbie mess

2001-02-16 Thread matt
Are you running mod_perl? hehheh... i think so [mrogers@panda i386-linux]$ ls Apache SHA.pm mod_perl_hooks.pm Apache.pm auto mod_perl_hooks.pm.PL Bundle cgi_to_mod_perl.pod mod_perl_method_handlers.pod Digest mod_perl.pm

Re: newbie mess

2001-02-16 Thread matt
Well if you kill all the existing Apache processes (find the parent pid using 'ps axfw | grep httpd' and 'kill -15 ' where is the parent process id) then repeat the command I gave without the '-t' switch your Apache should run OK. ok [root@panda sbin]# ps axfw | grep httpd 901