On Wednesday, January 05, 2011 01:09:22 CrAsH-DMX wrote:
> If comment my $params = $r->method eq "POST" ? $r->content:$r->args; all
> works fine.
My mp1 experience is quite a few years old. But I think what you are trying to
achieve is not feasible, at least if your handler does not read the mess
Thanks Jim!
--Sudhakar
-Original Message-
From: Jim Schueler [mailto:jschue...@eloquency.com]
Sent: Monday, January 03, 2011 10:47 PM
To: Peram, Sudhakara
Cc: modperl@perl.apache.org
Subject: RE: BerkeleyDB error
The following line needs to be added to httpd.conf
PerlChildExitHandl
Hi All
I am using NDBM_File to store the users information in hash format, in
that to read/write and create hash file I am using O_RDWR and O_CREAT
macros from Fcntl module. It is working fine for some times and few
times I am getting Internal Server Error and below error message is
printing in