Re: Apache::Upload and Image::Magick problems

2001-08-06 Thread Jeffrey Hartmann
quot;/tmp/apreqT2TdFO") = 0 close(32) = -1 EBADF (Bad file descriptor) - END OF PROGRAM OUTPUT --- - Original Message - From: "Joe Schaefer" <[EMAIL PROTECTED]> To: "Jeffrey Hartmann" <[EMAIL PRO

Re: Apache::Upload and Image::Magick problems

2001-08-06 Thread Joe Schaefer
"Jeffrey Hartmann" <[EMAIL PROTECTED]> writes: > 2). Apache::Upload seams to delete it's temp file, however when I run "df" > the memory that file used is still allocated but there are no files in the > /tmp dir. I've commented out all of the Image::Magick code in that block so > that Image::Ma

Apache::Upload and Image::Magick problems

2001-08-04 Thread Jeffrey Hartmann
This is actually 2 problems in 1. I'm using Image::Magick and Apache::Request/Apache::Upload to upload images to my webpage, convert them to jpeg, and save them basically for my family to view. Now right now I'm using TMPFS in Linux 2.4.7 for a /tmp which could be part of my problem and I'm wond