RE: Need Help>But i am still stuck up with the configuartion of the embperl
with apache using mod_perl and perl.
>I installed apache (1.3.26), perl (Activeperl-5.6.1.632-MSWin32-x86.msi)
and mod_perl(mod_perl->1.25_1.3.19.ppd), Embperl(HTML::Embperl.ppd).
>I hope the above installables and their v
> > I did an program that uses CGI.pm, but when i put
> > [- use CGI; $query = new CGI(); -]
> > [+ $query->br +],
> > it not working, sending to the browser the string ""
>
Why do you want to use CGI.pm for generating a br tag? Just wrting
does the job much more easily. In case you really need
>
> Apparently something isn't getting cleared, so the Mail::Execute fails.
>
Yes, in 1.3.x you need to clear Embperl's internal error flag:
> I also tried setting optReturnError, but that doesn't appear to do
> anything either.
You need to set optReturnError
[-
$r = shift ;
my @erro
>Invalid command 'PerlFixupHandler', perhaps mis-spelled or defined by a
module
>not included in the server configuration
Yes, it was fixed, but I reindroduced it for the Embperl site which comes as
example with 2.0 :-(
For now just delete the line line with PerlFixupHandler form
test/conf/httpd
Hello,
>
> is there a definitive list of dependencies for Embperl2.
>
> I need to set it up on RH7.x,
> if anyone has a recipe I'd be grateful (more RPMs than self compiled is
> better). will it work on Apache1/mod_perl1?
>
Apache 1 and mod_perl 1 is ok. Perl 5.005 is required. If you want to run
>Is there any special with perl-5.8.0 and embperl-2.0b8?
Perl 5.8.0 has changed some of it's internals, so Embperl 2.0b8 doesn't work
correctly under 5.8.0.
It's on top of my todo list and I can hopefully getting it working soon
Gerald
At Wed, 7 Aug 2002 21:41:16 -0400, Kee Hinckley wrote:
> On one of my sites I get this in the log everytime EmbperlObject
> starts up. Nothing seems to fail to function, but it would be nice
> to know why it's happening.
>
> [Thu Aug 8 01:40:17 2002] [error] Can't locate object method
> "spl