Return-Path: Mailing-List: contact modperl-help@apache.org; run by ezmlm Delivered-To: mailing list modperl@apache.org Delivered-To: moderator for modperl@apache.org Received: (qmail 62436 invoked from network); 2 Mar 2000 18:54:59 -0000 Received: from www.aslo.org (HELO aslo.org) (mail@208.232.233.202) by locus.apache.org with SMTP; 2 Mar 2000 18:54:59 -0000 Received: from ocean1.msrc.sunysb.edu (OCEAN1) [129.49.53.91] by aslo.org with esmtp (Exim 2.05 #1 (Debian)) id 12QyCZ-000440-00; Fri, 3 Mar 2000 13:57:32 -0600 From: "Paul F. Kemp" To: Joshua Chamas Date: Thu, 2 Mar 2000 13:56:23 -0500 Subject: Re: APACHE/ASP Undefined macro O_RDWR CC: modperl@apache.org Priority: normal In-reply-to: <38BEB5C4.EFFB1BA3@chamas.com> X-mailer: Pegasus Mail for Win32 (v3.12b) Message-Id: X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Thanks for the reply. I haven't had a chance to try this as yet (but I will), but another interesting clue is that if I set NOSTATE 1 in the .htaccess file section for .asp files (see below), then all the example .asp files work except for those involving Session and Application objects. If I set NOSTATE 0 then all the .asp files fail with the error I mentioned before. SetHandler perl-script PerlHandler Apache::ASP PerlSetVar CookiePath / PerlSetVar SessionTimeout .5 PerlSetVar StateSerializer Storable PerlSetVar StateDB DB_File PerlSetVar StatScripts 0 PerlSetVar NoState 1 Paul Kemp Date sent: Thu, 02 Mar 2000 10:41:08 -0800 From: Joshua Chamas Organization: Chamas Enterprises Inc. To: Paul Kemp Copies to: modperl@apache.org Subject: Re: APACHE/ASP Undefined macro O_RDWR > Paul Kemp wrote: > > > > I'm having trouble getting ASP to work properly. I inatalled mod_perl > > and ASP support on a Debian Linux system, running through the > > instruction (perl Makefile.PL, make, make test, make install, move > > ./site/eg test files to web directory) without problems or reported > > errors. When I attempt to run the example files provided, all the > > examples ending .htm work, and all the files ending .asp fail. The > > error.log reports the following error each time (the "vendor has not > > defined" line): > > > > See what else Fcntl has defined by printing %Apache::ASP:: > after loading the module, maybe in .conf > and maybe we can get another tag for you. I think this is a bug > though somewhere. Have you done a fresh mod_perl static rebuild ? > > --Joshua > _________________________________________________________________ > Joshua Chamas Chamas Enterprises Inc. > NodeWorks >> free web link monitoring Huntington Beach, CA USA > http://www.nodeworks.com 1-714-625-4051 >