Em Fri, 10 Jan 2003 00:32:55 +0900
Keith Watanabe <[EMAIL PROTECTED]> escreveu:
Hi,
Embperls handles file uploads trough CGI.pm this way when you use
"multipart" forms the file fields are converted in file handles.
In the code bellow it seems that your are reading from the wrong
variable in your
Hi list,
I am using ErrorDocument directive in apache and i set EMBPERL_OPTIONS 262144
My apache configuration is:
## MOD_PERL#Alias /perl /home/masilva/local/apache/cgi-bin/perlPerlModule Apache::Registry SetHandler perl-script PerlHandler Apache::Registry Options ExecCGI PerlSendHeade
Embperls handles file uploads trough CGI.pm this way when you use
"multipart" forms the file fields are converted in file handles.
In the code bellow it seems that your are reading from the wrong
variable in your object:
actually the thing is that the way my controller handles things, it doesn
When i use [- $errors = $req_rec -> prev -> pnotes('EMBPERL_ERRORS') ; -]
the apache log: (stay in loop)
[Fri Jan 10 12:55:38 2003] [error] [29842]ERR: 24: Error in Perl code: Can't call method "pnotes" on an undefined value at /home/masilva/local/apache/htdocs/embperl/verdoc-des/err.epl li