On Sat, 08 Jan 2005 20:19:26 -0600
"JupiterHost.Net" <[EMAIL PROTECTED]> wrote:

> 
> 
> Owen wrote:

> > --------------------------insert---------------------------
> >     open (OUT,">GD.png");
> >         
> >         my $img = $image->png;
> >     print OUT "$img";
> 
> 
> $ cat GD.png
> $
> 
> Very weird, still nothing :)
> 
> GD just isn't returning anything in any format, scalar or array context...


Well all a bit of a mystery. 

su to root and do all that stuff again, maybe there is a permission problem on 
the files or on the directory.


-- 

Owen


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to