Anyone got any idea about this please?
On 16 Feb 2007 at 17:49, Also Sprach axkit-users@axkit.org:
> --- Forwarded message follows ---
> Ok, my latest parse_post_data plugin is at the end (it's the axkit2
> plugin with debug),
> with debug every other line.
> The POST is one field only (re
It's not my day today, trying again...
--- Forwarded message follows ---
Ok, my latest parse_post_data plugin is at the end (it's the axkit2
plugin with debug),
with debug every other line.
The POST is one field only (regex) of 3000 bytes so the content length
is correct at 3006.
(I've remo
Lo,
I've a problem I don't understand.
I'm trying to POST a field with 3000 bytes in it and it isn't being saved
as a param.
Now, the thing is, it does work on my laptop, but not on our
production server.
My laptop has perl 5.8.7 and is run from the prompt as an ordinary
user.
On the server pe