"Arul, Rex" wrote: > > Josh: > > I already had that statement as the last statement in my httpd.conf file; >nonetheless the bombs still surface. Any other ideas? Here is what I had > in the httpd.conf: > #As per apache-asp.org website recommendation for win95/98 > <Perl> > *CORE::GLOBAL::flock = sub { 1 }; > </Perl> >
Is your perl version 5.6 or greater? ( perl -v to find out ) Try that line higher in the httpd.conf, maybe before you load and perl module? Try is also in the actual block that you configure Apache::ASP to run. This has worked for others, so I'm not sure why it does not work for you. --Josh _________________________________________________________________ Joshua Chamas Chamas Enterprises Inc. NodeWorks Founder Huntington Beach, CA USA http://www.nodeworks.com 1-714-625-4051 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]