RE: [CGI] Can't Execute Script on Apache

2006-09-18 Thread Simon Wray
I'll probably move this to the beginners-cgi list at Sean's suggestion. But just to try and wrap up one specific point... I've been following the information here: http://httpd.apache.org/docs/1.3/howto/cgi.html and also looking at Includes here: http://httpd.apache.org/docs/1.3/howto/ssi.html T

RE: [CGI] Can't Execute Script on Apache

2006-09-18 Thread Simon Wray
---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 e

[CGI] Can't Execute Script on Apache

2006-09-18 Thread Simon Wray
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.   Please advise if this is the incorrect list to address this problem to.   I have a simple “Hello, World!” script in Perl that I want to execute from within a

RE: [mp2] 'Can't Load...' PerlRequire error for Apache2.2

2006-06-06 Thread Simon Wray
Replies (==) below - thanks! Regards Simon -Original Message- From: Randy Kobes [mailto:[EMAIL PROTECTED] Sent: 05 June 2006 16:52 To: Simon Wray Cc: modperl@perl.apache.org Subject: RE: [mp2] 'Can't Load...' PerlRequire error for Apache2.2 On Mon, 5 Jun 2006, Simon Wray

RE: [mp2] 'Can't Load...' PerlRequire error for Apache2.2

2006-06-05 Thread Simon Wray
eciated! Simon -Original Message- From: Randy Kobes [mailto:[EMAIL PROTECTED] Sent: 05 June 2006 15:38 To: Simon Wray Cc: modperl@perl.apache.org Subject: RE: [mp2] 'Can't Load...' PerlRequire error for Apache2.2 On Mon, 5 Jun 2006, Simon Wray wrote: > Thanks for the

RE: [mp2] 'Can't Load...' PerlRequire error for Apache2.2

2006-06-05 Thread Simon Wray
Kobes [mailto:[EMAIL PROTECTED] Sent: 27 May 2006 04:24 To: Simon Wray Cc: modperl@perl.apache.org Subject: Re: [mp2] 'Can't Load...' PerlRequire error for Apache2.2 On Thu, 25 May 2006, Simon Wray wrote: > Hi all... I'm hoping you can help me with a problem I have

[mp2] 'Can't Load...' PerlRequire error for Apache2.2

2006-05-25 Thread Simon Wray
che2::Log (); use Apache2::Const -compile => ':common'; use APR::Const -compile => ':common'; use APR::Table (); use Apache2::compat (); use ModPerl::Registry (); use CGI (); 1; --   Can anyone please offer me a solution to the error message I am receiving o