SOLVED: I have two different Image magick versions on dev(7.0.1)and live. The live version is older(6.7), and does not like the carat in my $resize variable.
When I remove the carat it works. My resize variable was as follows:
$resize = '120x160>';
I will just update version on live to match ...
Search found 2 matches
- 2016-10-27T12:20:46-07:00
- Forum: Users
- Topic: Getting errors on live server, not on dev using -Flatten and -Alpha
- Replies: 3
- Views: 1848
- 2016-10-27T11:42:08-07:00
- Forum: Users
- Topic: Getting errors on live server, not on dev using -Flatten and -Alpha
- Replies: 3
- Views: 1848
Getting errors on live server, not on dev using -Flatten and -Alpha
Hello,
I am trying to use the following command for making a simple thumbnail for uploads. Needs to work on PDF, JPG, GIF, and PNG...the output format is always a JPG. I'm using PHP. This code works perfect on my laptop environment but fails on live server.
The error I'm getting is: cannot create ...
I am trying to use the following command for making a simple thumbnail for uploads. Needs to work on PDF, JPG, GIF, and PNG...the output format is always a JPG. I'm using PHP. This code works perfect on my laptop environment but fails on live server.
The error I'm getting is: cannot create ...