RE: [EMAIL PROTECTED] Problems with cgi scripts

2005-11-10 Thread Boyle Owen
> -Original Message- > From: Mark Wendt (Contractor) [mailto:[EMAIL PROTECTED] > Sent: Donnerstag, 10. November 2005 14:34 > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Problems with cgi scripts > > > Hi, > > I'm in the proces

Re: [EMAIL PROTECTED] Problems with cgi scripts

2005-11-10 Thread Mark Wendt (Contractor)
I did check the error log, and the error log had thus to say: Permission denied: access to /cgi-bin/.cgi (or .pl) denied, referer https://mywebserver.com/. I wouldn't have posted to the list otherwise. Mark At 09:48 AM 11/10/2005, you wrote: On 11/10/05, Mark Wendt (Contractor) <[EMAIL PRO

Re: [EMAIL PROTECTED] Problems with cgi scripts

2005-11-10 Thread Joshua Slive
On 11/10/05, Mark Wendt (Contractor) <[EMAIL PROTECTED]> wrote: > Hi, > > I'm in the process of moving our web server from old hardware to > new. Same OS - RHEL4 -U1-ES. Same version of Apache - > v2.0.52. Everything works on the old server, but not the > new. Selinux has been disabled

Re: [EMAIL PROTECTED] Problems with cgi scripts

2005-11-10 Thread Mick England
If the web directories are a tarballed copy then the problem must lay with either the OS or the Apache install. If you have checked all the permissions etc., the only other thing I can think of is to check that mod_cgi is installed correctly on both machines -- maybe kind of obvious but that's my l

Re: [EMAIL PROTECTED] Problems with cgi scripts

2005-11-10 Thread Mark Wendt (Contractor)
Mick, Thanks, but that didn't fix it either. What I don't understand, I tarballed all the web directories from the original machine, moved them to the new machine, untarred, and started the server. Other than new hardware, the machines are identical. Mark At 08:56 AM 11/10/2005,

Re: [EMAIL PROTECTED] Problems with cgi scripts

2005-11-10 Thread Mick England
Hi Mark, Seems SuExec is one possibility. More info at: http://httpd.apache.org/docs/1.3/suexec.html Mick. Mark Wendt (Contractor) wrote: > Hi, > > I'm in the process of moving our web server from old hardware to > new. Same OS - RHEL4 -U1-ES. Same version of Apache - v2.0.52. > Everyth

[EMAIL PROTECTED] Problems with cgi scripts

2005-11-10 Thread Mark Wendt (Contractor)
Hi, I'm in the process of moving our web server from old hardware to new. Same OS - RHEL4 -U1-ES. Same version of Apache - v2.0.52. Everything works on the old server, but not the new. Selinux has been disabled on both machines, and the directories and partitions are virtually identical,