> > It seems $fdat stop working after a few requests.. this varys.. > I use a system like this: http://index.html?id=p34|l2 (id id=page | 34 language = 2 > this works works for several hits and than suddenly fdat{id} is empty. >
Do you do any other requests inbetween ? May some request that involves a POST ? In that case this is a know error on windows. It's a bug in mod_perl that doesn't set the enviroment variables correctly. The current CVS version of Embperl contains a fix for this, but I guess this isn't available as ppm. (maybe Randy is able to create one?). In any case if you use the CVS version of Embperl you have either to installed Apache::SessionX (from ftp://ftp.dev.ecos.de/pub/perl/session) or set in your httpd.conf PerlSetEnv EMBPERL_SESSION_HANDLER_CLASS "HTML::Embperl::Session" 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]