Robert, > Well, nobody comments? Does that mean nobody is using AIM? It's great > to know I'm the only person using AIM with Embperl2... >
At least I do not use it currently with Apache2 and I don't have enough free time to check out where the problem is, also I would like to do so. The free time I have is currently used for make Embperl 2 release ready. Afterwards I think I can look at Apache::ImageMagic (or if there is a payed project for wich I would need it before, since I am doing all new projects with Apache2) Sorry Gerald > - R. > > > Robert wrote: > >> ehm, and one more problem: when I parse query string manually, >> everything seems to work till the line $q->Write, tmp file is created >> but nothing is written... but I've been playing way too long with it, >> maybe I just need a break and continue tommorow >> >> Robert wrote: >> >>>> OK, it seems File::Temp| should be used instead of Apache::File. >>> Now, another problem: handler doesn't parse query string args: Right >>> after handler start, I dump $r->args into error log: >>> >>> with apache2 >>> >>> $VAR1 = 'width=90&height=60'; >>> >>> with apache1 >>> >>> $VAR1 = 'width'; >>> $VAR2 = '90'; >>> $VAR3 = 'height'; >>> $VAR4 = '60'; >>> >>> This seems to be the biggest problem, the rest seems to be >>> working... >>> >>> I guess handler has to be declared differently or do I have to parse >>> query string manually? Please help >>> >>> - R. >>> >>> >>> >>> Robert Germic wrote: >>> >>>> Apache::ImageMagick 20b7 doesn't work with Apache2/modperl2 as >>>> Honza reported couple of weeks ago. I am able to run it with >>>> Apache::compat and +GlobalRequest, but it is *very* slow. Quick >>>> glance at the source give Apache::File as main incompatibility. >>>> Apache::porting says >>>> >>>> mod_perl 2.0 API doesn't include package 'Apache::File'. The >>>> package 'Apache::File' has moved to 'Apache::Response' >>>> 'Apache::RequestRec' >>>> >>>> but I don't see anything like Apache::File->new, >>>> Apache::File->tmpfile in those modules. Could somebody help? --------------------------------------------------------------------------- Gerald Richter ecos electronic communication services gmbh IT-Securitylösungen * Webapplikationen mit Apache/Perl/mod_perl/Embperl 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 --------------------------------------------------------------------------- Besuchen Sie uns auf der KOMCOM 2004 in Mannheim 25. bis 27. Mai 2004 Stand K11a www.komcom.de ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info --------------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]