>
> I am pretty sure my code is solid. In my [- -] block I use vars qw() and
strict, and
> I don't create any new vars in [$ $] or [+ +] blocks. The only clues I
have is the
> following from the error_log:
>
instead of use strict/use vars you should use [$ var .... $], because use
strict doesn't work correctly with Embperl 1.x
> Attempt to free unreferenced scalar at
/usr/local/apachessl/perl5.6/lib/site_perl/5.6.0/i686-linux-64all/HTML/Embpe
rl.pm line 1226.
> [Wed May 16 16:21:42 2001] [error] Can't call method "CleanupSession" on
unblessed reference at
/usr/local/apachessl/perl5.6/lib/site_perl/5.6.0/i686-linux-64all/HTML/Embpe
rl.pm line 976.
>
This means that Embperl internals request object has been gone. This is
maybe a result of another error. If ths [$ var $] doesn't help, try to
upgrade to 1.3.2 . It can handles such errors more gracefully and give us at
least a better error diagnostic
Gerald
-------------------------------------------------------------
Gerald Richter ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting
Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz
E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131
WWW: http://www.ecos.de Fax: +49 6133 925152
-------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]