Search found 4 matches
- 2014-01-23T16:18:28-07:00
- Forum: Users
- Topic: MAGICK_TMPDIR vs MAGICK_TEMPORARY_PATH?
- Replies: 6
- Views: 7809
Re: MAGICK_TMPDIR vs MAGICK_TEMPORARY_PATH?
OK, I'll give that a shot. Thanks again glennrp!
- 2014-01-23T16:00:54-07:00
- Forum: Users
- Topic: MAGICK_TMPDIR vs MAGICK_TEMPORARY_PATH?
- Replies: 6
- Views: 7809
Re: MAGICK_TMPDIR vs MAGICK_TEMPORARY_PATH?
Thanks glennrp! Just to confirm, when you say
Cheers,
Ian
, do you mean setting the "TMPDIR" environment variable? I can try that.try setting TMPDIR instead
Cheers,
Ian
- 2014-01-23T15:41:28-07:00
- Forum: Users
- Topic: MAGICK_TMPDIR vs MAGICK_TEMPORARY_PATH?
- Replies: 6
- Views: 7809
Re: MAGICK_TMPDIR vs MAGICK_TEMPORARY_PATH?
Thanks, fmw42, but that's exactly the first page I linked to in my post. The thing is that the information there (a) doesn't seem to be working for me, and (b) doesn't agree with a post from user "magick" here. It's that discrepancy that I'm asking about.
- 2014-01-23T15:33:05-07:00
- Forum: Users
- Topic: MAGICK_TMPDIR vs MAGICK_TEMPORARY_PATH?
- Replies: 6
- Views: 7809
MAGICK_TMPDIR vs MAGICK_TEMPORARY_PATH?
Hello: The page at http://www.imagemagick.org/script/resources.php#environment says that the correct environment variable to set so that ImageMagick temporary files (specifically the magick-XX files) are stored someplace other than /tmp is MAGICK_TEMPORARY_PATH. However, the site admin user "magick ...