[mp1.2x] Intermittent code execution errors

2002-08-21 Thread Colin Kuskie
version of Perl itself? Thanks for your help, Colin Kuskie httpd.conf snippet: NameVirtualHost 199.108.225.3 PerlModule Apache::OutputChain PerlModule Apache::NavGraphics PerlModule Apache::SendFile ##Main site, www VirtualHost 199.108.225.3 ServerName www.sunsetpres.org DocumentRoot /home/httpd

Re: [mp1.2x] Intermittent code execution errors

2002-08-21 Thread Colin Kuskie
On Wed, Aug 21, 2002 at 10:55:35AM -0700, Colin Kuskie wrote: [This is an update from my earlier posting which was entitled mod_perl has Alzheimers?. Since then I've read through the mod_perl guide, searched the mailing list archives, and done a more thorough job of analyzing the debug

RE: Compiled-in but not recognized

2002-08-12 Thread Colin
Just to update that I thankfully have this working now :) It was a corrupted mod_perl.c file from the source tree that was causing the issue. Thanks. Hi there, On Sun, 11 Aug 2002, Colin wrote: I know this is a recurring problem but bear with me ... :) httpd -l Compiled

Compiled-in but not recognized

2002-08-11 Thread Colin
Hi all, I know this is a recurring problem but bear with me ... Outputs: httpd -l Compiled-in modules: http_core.c mod_so.c mod_perl.c Now, when i try to add the usual: Location /cgi-bin/b*.pl SetHandler perl-script PerlHandler Apache::Registry Options -Indexes ExecCGI PerlSendHeader On

RE: Compiled-in but not recognized

2002-08-11 Thread Colin
-Original Message- From: Ged Haywood [mailto:[EMAIL PROTECTED]] Sent: Sunday, August 11, 2002 6:02 PM Subject: Re: Compiled-in but not recognized Hi there, On Sun, 11 Aug 2002, Colin wrote: I know this is a recurring problem but bear with me ... :) httpd -l Compiled

RE: Compiled-in but not recognized

2002-08-11 Thread Colin
problems then it would indicate a problem with the current versions of apache or mod_perl. I would hope ;) -Original Message- From: Ed Grimm [mailto:[EMAIL PROTECTED]] Sent: Sunday, August 11, 2002 7:22 PM To: Colin Cc: [EMAIL PROTECTED] Subject: RE: Compiled-in but not recognized

mod_perl/Apache has Alzheimers?

2002-08-02 Thread Colin Kuskie
in way over my head. I'd appreciate any help or suggestions for additional debugging tests to run. Thanks, Colin httpd.conf snippet: NameVirtualHost 199.108.225.3 PerlModule Apache::OutputChain PerlModule Apache::NavGraphics PerlModule Apache::SendFile ##Main site, www VirtualHost 199.108.225.3

File upload fails when size exceeds 67k bytes

2002-07-15 Thread Ian Colin Jones
Hi, I am running Apache 1.3 on OpenVMS V7.2-1H1. When I upload files to my server all works fine, until the file size exceeds 67,066 bytes. My CGI is written in Perl 5.6. I have searched my Apache documentation looking for a limiting directive in my httpd.conf file, with no success. Changing

Re: Content management systems

2002-04-10 Thread Colin Kuskie
the two together and make the best of both worlds. Best of all would be to marry them both with AxKit. Colin

Problems migrating from Apache::OutputChain to Apache::Filter

2002-03-13 Thread Colin Kuskie
searches and Google searches through the mod_perl archives and haven't found anyone else with this or a similar problem. RH mod_perlapache perlApache::Filter 7.2 1.24_01 1.3.20-16 5.6.0-171.019 Colin package Apache::SendFile; use strict; use