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
---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
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
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
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
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
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