-
When we try to go to a certian pages called from the
oracle database we get the following error in error_log
web/calc.page SERVER_SERROR
access_logs gives
"GET /web/calc.page HTTP/1.0" 500
Other pages from the database display fine.
Has anyone got any ideas
regards
H.
2002-06-26 19:09:40 UTC by nobody
-
Hi,
I have configured Apache::OWA and first it failed at.
$sth->bind_param_inout(':content', \$content, { TYPE =>
24 } ); # varchar2
with Out of memory.
I put a big number 999999 for TYPE => 24.
Now it is working, but each time I run a report the report
on oracle, memory use incrase and after I run it for few
times, it again goes out of Memory.
swapinfo -tm show use of...
2002-06-10 19:43:41 UTC by nobody
-
From the patch author:
Especially a bug I found was that the last line of the htpbuf buffer was
systematically missing (<=768 part of buffer retrieval). And binding with a
variable named "rows" didn't seem to be a good idea either.
Besides, I just wonder how the version provided on CPAN could *work* at all,
some parameters in bind_param_inout were not even following the DBI...
2000-08-11 20:54:03 UTC by ghelleks
-
.
2000-08-11 20:51:08 UTC by ghelleks
-
result of a redirect:
GET /lmidb/quickpicks.form3?x_county=000139&x_report=5
HTTP/1.1 Host: early.works.state.mo.us
Connection: close
Referer: http://somewhere.com
User-Agent: Sam Spade 1.14
Location:
http://www.works.state.mo.us/lmi/quickpicks/wfdemographics/29000139.htm.
2000-06-29 06:22:00 UTC by svinto
-
.
2000-05-13 16:43:33 UTC by svinto
-
ghelleks committed patchset 3 of module OWA to the Apache::OWA CVS repository, changing 1 files.
2000-05-06 20:11:43 UTC by ghelleks
-
I'm not sure of the details; svinto entered this in the
README.
2000-05-06 19:53:03 UTC by ghelleks
-
Headers get screwed up sometimes. I don't know if this is my fault, Oracle's or mod_perl's fault.
2000-05-06 19:52:08 UTC by ghelleks
-
I've migrated all the releases from http://www.ita.chalmers.se/~svinto/, so we now have something
to show the world :)
2000-05-06 16:57:46 UTC by ghelleks