Re: Need Help

2002-08-11 Thread Gerald Richter
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

Re: CGI.pm and Embperl

2002-08-11 Thread Gerald Richter
> > 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

Re: Trapping internal errors in HTML::EmbperlObject

2002-08-11 Thread Gerald Richter
> > 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

Re: Old install error happening with Embperl 2.0b8.

2002-08-11 Thread Gerald Richter
>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

Re: Minimum requirements for Embperl 2

2002-08-11 Thread Gerald Richter
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

Re: perl-5.8.0 and embperl-2.0b8

2002-08-11 Thread Gerald Richter
>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

Re: File::Spec->splitpath

2002-08-11 Thread Angus Lees
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