Image Problem

2002-09-23 Thread AdItYa
onf from instalation, without editing. But that I found there are no problem, when I compiling dan installing Apache without mod_perl. Image can be display. Could you help me fix the problem ? Thx Aditya

Re: CGI generated image/png problem?

2000-12-28 Thread R.P. Aditya
s of libgd... Adi On Thu, Dec 28, 2000 at 01:40:49AM -0800, R.P. Aditya wrote: > I have a simple script dynamically generating a PNG based on form input: > > > #!/usr/bin/perl > # genImage.perl > use strict; > > print < Content-type: image/p

CGI generated image/png problem?

2000-12-28 Thread R.P. Aditya
I have a simple script dynamically generating a PNG based on form input: #!/usr/bin/perl # genImage.perl use strict; print header('image/jpeg