For some reason, this issue is gone when I ran the script again today...
I don't know what has changed since yesterday, but I suppose the issue is gone.
Thank you for your help!
Search found 3 matches
- 2015-04-30T18:12:55-07:00
- Forum: Fred's Scripts
- Topic: running tshirt in PHP returns .jpg2 and .cache files
- Replies: 5
- Views: 23592
- 2015-04-30T15:52:51-07:00
- Forum: Fred's Scripts
- Topic: running tshirt in PHP returns .jpg2 and .cache files
- Replies: 5
- Views: 23592
Re: running tshirt in PHP returns .jpg2 and .cache files
{$url} is the path to the image file in the directory (../directory/file.jpg)
There isn't any error when i run the script.
The imagemagick version being called by PHP is 6.9.1-2
The website is still under testing.
There isn't any error when i run the script.
The imagemagick version being called by PHP is 6.9.1-2
The website is still under testing.
- 2015-04-29T18:18:19-07:00
- Forum: Fred's Scripts
- Topic: running tshirt in PHP returns .jpg2 and .cache files
- Replies: 5
- Views: 23592
running tshirt in PHP returns .jpg2 and .cache files
HI, I'm running Fred's tshirt script in php using exec, and the results are .jpg2 and .cache files. exec("./tshirt -r '325x325+36+40' -f distort {$url} ../test/tshirt.jpg ../test/test.jpg"); The data for .jpg2 is the following which seems to be some kind of configuration id=MagickCache magick ...