Hello,
what do you mean with which apache directive i use. I use follwing code
> $rec_req->content_type('image/png');
> binmode STDOUT;
> print STDOUT $req->{image}->plot(\@data)->png();
Or did you mean the httpd.conf directives?

Wolfgang




Aaron Johnson <[EMAIL PROTECTED]> am 19.07.2002 04:02:10

An:    Wolfgang--ONSYS Leideck/BASF-AG/BASF@EUROPE
Kopie: [EMAIL PROTECTED]
Thema: Re: Display GD graphics with embperl



What apache directive are you using to tell apache how to deliver the
Embperl files and the png files?  I know Apache::ASP suffers from greedy
processing if you use too loose of a directive, maybe something similar
is happening with Embperl.

Aaron


------------------------------------------------------------------------
Wolfgang Leideck
ONSYS GmbH
Fon: +49 (0)621/60-44104
Fax: +49 (0)621/60-73744
E-Mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to