If one of you could please help me, I would GREATLY
appreciate it. If
this is even possible. I
have a form and I need it to send data that is formatted. I thought you used enctype
to do that, but I seem to not have the right enctype. Or something. Here is what I get when I used multipa
I have an ErrorDocument 500 in httpd.conf, and optReturnError is
enabled. Using Embperl::Object, if an error occurs in something
Execute()'d from base.epl, nothing happens - Embperl just aborts the
Execute and carries on. This is Embperl 2.0rc2.
This behaviour has been noted before.
http://www2
Hi,
Can someone help me understand this message please? It seems I can't
initialise the Embperl session manager because:
--
[Wed Feb 23 17:59:15 2005] [notice] SIGHUP received. Attempting to restart
[6803]ERR: 66: Embperl Session handling DISABLED because of the followi
We are all aware of the multi-threading issues with Embperl that make it
impractical for use with Apache2/mod_perl. To recap, the only way
Embperl can be used in a multi-threaded environment is if it is run in a
single thread. This is of course a serious bottleneck and prevents the
Embperl user f