Re: in Apache 2 with mod_perl 2 (and Embperl 2)

2004-02-14 Thread Gerald Richter
> my $s = Apache->server; > I think this have been renamed in mod_perl 2. Using Apache::compat might solve your problem. If not, the mod_perl mailing list is a better place to ask Gerald -- Gerald Richter ecos electronic commu

Re: upload not working

2004-02-14 Thread Gerald Richter
> > After installing the older 3.00 version of CGI onto the linux box, and > recompiling Embperl, all tests were successful, and the upload code > worked. > The problem is now fixed in the CVS version of Embperl. The problem was, that CGI.pm 3.01+ deletes the temporaries files when the CGI object