![]() |
|
Just another Perl shrine | |
PerlMonks |
Re: Re: Re: Serving Images from Databasesby Anonymous Monk |
on Aug 10, 2003 at 03:00 UTC ( #282545=note: print w/replies, xml ) | Need Help?? |
Ovid, I tried the code that you posted a while ago. I used it on a Win2k server and never had any problem. I switched onto Unix iPlanet and the code does not work anymore. The last line : print header(-type => 'image/gif', -Content_length => length $file), $file; causes the script to hang and never return... I am not too familiar with iPlanet ... can it be a problem with the web server ? Do you have any idea why ?
In Section
Code Catacombs
|
|