> > Another interesting;) thing happened when I changed the line for the > Bio::Graphics module in my startup.pl, from "use Bio::Graphics ();" to > "use Bio::Graphics;" - the first images was colored and then in each > following request the color faded! (green - light green - blue green > - black) >
So try to put a use Bio::Graphics; at the top of your Embperl page that uses the module, because otherwise symbols are not imported Gerald >> >> Can you try to set MaxRequestsPerChild to 1 in your httpd.conf? >> >> Do you get the same result? If yes, you have to search what in your >> code might persist accross requests. >> >> >>> I´m using the following enviroment: >>> (1Ghz dual processor machine, 1GB RAM)(Apache/1.3.27 >>> (Unix)(Red-Hat/Linux 7.3) Embperl/2.0b5 mod_perl/1.26) (All the >>> modules are preloaded in a startup script) >>> >> >> >> Mmmh, Embperl 2.0b5 is quite old (and buggy). Please upgrade at >> least to >> 2.0b9. > Uhmm, Ok! Could it interfere with my handlers? >> >> You could also try to updrade you libgd and/or the GD Perl module. > It should be quite new: libgd.so.2.0.0 && GD-2.11. -------------------------------------------------------------- Gerald Richter ecos electronic communication services gmbh IT-Securitylösungen * dynamische Webapplikationen * Consulting Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PROTECTED] Voice: +49 6133 939-122 WWW: http://www.ecos.de/ Fax: +49 6133 939-333 -------------------------------------------------------------- | | ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info | +------------------------------------------------------------- -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html