> Starting httpd: Bareword "HTML::Embperl::optDisableVarCleanup" not
> allowed while "strict subs" in use at
> /usr/lib/perl5/site_perl/5.005/i386-linux/HTML/EmbperlObject.pm line
> 123.
...
>
> P.S. I should add this is apache-1.3.9/modperl-1.21 from RPM (the most
> recent RPM I know of), Embperl
>
> We have been extensively using udat with great success in our software
> here. However, we have discovered what seems like a bug in the way udat
> handles persistence. To summarize the bug, we believe that udat does not
> properly store state information unless a scalar is stored as a
> value
We have been extensively using udat with great success in our software
here. However, we have discovered what seems like a bug in the way udat
handles persistence. To summarize the bug, we believe that udat does not
properly store state information unless a scalar is stored as a value for a
to
> PerlModule HTML::Embperl
> PerlModule HTML::EmbperlObject
I tried this.
> any changes?
It helps on two problems: Now Embperl 1.3b4 runs. And the problem I reported
earlier with Embperl sending a lot of angle brackets before the http header is
also gone.
Actually this release helped on a thir
Gerald Richter wrote:
>
> > > Does it change anything when you add a
> > >
> > > PerlModule HTML::EmbperlObject
> > >
>
> and
>
> PerlModule HTML::Embperl
> PerlModule HTML::EmbperlObject
>
> any changes?
Yes. Now Apache looks like it has started (start script says OK) but it
doesn't run at a
> >
> > Does it change anything when you add a
> >
> > PerlModule HTML::EmbperlObject
> >
and
PerlModule HTML::Embperl
PerlModule HTML::EmbperlObject
any changes?
I am about to leave to the conference. I hope I can get my email there.
Since the tests runs ok, you may try to look at the test's
Don't fret! When I first started using embperl, I noticed that the httpd
processes grew larger as well. However, you must remember that embperl
caches each page. I use embperl 1.2.1 with mod_perl 1.24, MySQL,
Apache::Session and Apache::DBI. I almost have the same configuration as
you, except w
Gerald Richter wrote:
>
> Does it change anything when you add a
>
> PerlModule HTML::EmbperlObject
>
> to your httpd.conf (not .htaccess)
Yes ;-)
Shutting down http:[ OK ]
Starting httpd: Bareword "HTML::Embperl::optDisableVarCleanup" not
allowed whi
Hi.
I'm developing web application with Embperl 1.3b3 under mod_perl 1.24
(staticaly linked).
I use Apache::Session and Apache::DBI module with Embperl configured
in httpd.conf with PerlModule parameter.
Now, this is the problem.
First, I started httpd, its memory size is about 3.7M per p
>
> Just tried it and there's something quite wrong, it says
>
> [Mon Jul 17 17:28:02 2000] [error] Undefined subroutine
> &HTML::EmbperlObject::handler called.
>
> Bareword "HTML::Embperl::optDisableVarCleanup" not allowed while "strict
> subs" in use at
> /usr/lib/perl5/site_perl/5.005/i386-
>
> Moreover, Mail.pm line 69 seems to have more ')' then necessary.
>
sh
Yes, there is one ( missing at the start of line 68.
Gerald
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL P
Moreover, Mail.pm line 69 seems to have more ')' then necessary.
- Robert
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Just tried it and there's something quite wrong, it says
[Mon Jul 17 17:28:02 2000] [error] Undefined subroutine
&HTML::EmbperlObject::handler called.
Bareword "HTML::Embperl::optDisableVarCleanup" not allowed while "strict
subs" in use at
/usr/lib/perl5/site_perl/5.005/i386-linux/HTML/EmbperlO
13 matches
Mail list logo