The error log contains no entry pertaining to the loading of the page. Which makes me think the script has been located & executed...
I didn't think I needed to set up SSI because I'm using exec and I have ExecCGI configured. I.e. I'm not using Include. Thanks Simon -----Original Message----- From: Sean Davis [mailto:[EMAIL PROTECTED] Sent: 18 September 2006 12:27 To: modperl@perl.apache.org Cc: Simon Wray Subject: Re: [CGI] Can't Execute Script on Apache On Monday 18 September 2006 07:18, Simon Wray wrote: > Hi > > > > I'm trying to execute a simple Perl and/or Python script on Apache2.2 > from within an HTML document, but with no success. What does your error_log say? Also, it looks like you are using SSI, so you will need to make sure SSI is set up correctly. Sean