Ok, I upgraded to 6.8.1 and I've downloaded the imagick module (3.1.0). I was able to extract the file but how do I install it?
I'm using SUSE 11 (it's x86)
Is pecl another package manager like yast?
Search found 6 matches
- 2012-12-28T14:08:10-07:00
- Forum: MagickWand for PHP
- Topic: Trouble installing imagick php module
- Replies: 4
- Views: 109317
- 2012-12-28T12:27:42-07:00
- Forum: MagickWand for PHP
- Topic: Trouble installing imagick php module
- Replies: 4
- Views: 109317
Re: Trouble installing imagick php module
That makes sense, I do already have ImageMagick installed. This is being done on a test server and I am trying to recreate a problem on my live server that is why I am installing an older version of ImageMagick. The other server is using ImageMagick 6.4.3.6-5.3 which is old. I am working on ...
- 2012-12-28T11:21:47-07:00
- Forum: MagickWand for PHP
- Topic: Trouble installing imagick php module
- Replies: 4
- Views: 109317
Trouble installing imagick php module
I am trying to install the imagick module for php and I'm getting an error when installing it. The error says: warning: php-pecl-imagick-2.3.0-2.fc12.remi.i586.rpm: Header V3 DSA signature: NOKEY, key ID 00f97f56 error: Failed dependencies: /usr/bin/pecl is needed by php-pecl-imagick-2.3.0-2.fc12 ...
- 2012-12-20T07:10:31-07:00
- Forum: Bugs
- Topic: /usr/bin/convert: free(): invalid pointer
- Replies: 5
- Views: 8728
Re: /usr/bin/convert: free(): invalid pointer
There are tons of images on our site. How will I know the one corrupt image when I see it? Should I just upgrade?
- 2012-12-20T06:05:42-07:00
- Forum: Bugs
- Topic: /usr/bin/convert: free(): invalid pointer
- Replies: 5
- Views: 8728
Re: /usr/bin/convert: free(): invalid pointer
This url is from one of the catalog pages: http://www.timelessexpressions.com/posters?ptype=poster&pid=1118045709|&author=997&page=2&nav=ptype-posterauthor-997| you may have to refresh the pages to get the error to pop up Here is one of the images: http://www.timelessexpressions.com/posters/view ...
- 2012-12-19T10:16:50-07:00
- Forum: Bugs
- Topic: /usr/bin/convert: free(): invalid pointer
- Replies: 5
- Views: 8728
/usr/bin/convert: free(): invalid pointer
Im getting this on my website when a user clicks on an image in our catalog. I have imagick module 2.3.0 and ImageMagick-6.4.3.6-5.3 and ImageMagick-devel-6.4.3.6-5.3 installed on my server. Also, I'm using Drupal 6 as my CMS. From what I'm seeing, there must be an invalid use of free() in convert ...