yayu_myself 发表于 2013-01-08 15:40

centos imagick-3.1.0RC2 扩展 总是报段错误

大家有没有遇到这个情况,在两台centos上都是。。

php

PHP 5.4.0 (cli) (built: Dec 10 2012 10:59:16)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2012 Zend Technologies

imagick 就是最新的3.1.0RC2

ImageMagick 是

Installed Packages
Name      : ImageMagick
Arch      : x86_64
Version   : 6.5.4.7
Release   : 6.el6_2
Size      : 6.4 M
Repo      : installed
From repo   : base
Summary   : An X application for displaying and manipulating images
URL         : http://www.imagemagick.org/
License   : ImageMagick
Description : ImageMagick is an image display and manipulation tool for the X
            : Window System. ImageMagick can read and write JPEG, TIFF, PNM, GIF,
            : and Photo CD image formats. It can resize, rotate, sharpen, color
            : reduce, or add special effects to an image, and when finished you can
            : either save the completed work in the original format or a different
            : one. ImageMagick also includes command line programs for creating
            : animated or transparent .gifs, creating composite images, creating
            : thumbnail images, and more.
            :
            : ImageMagick is one of your choices if you need a program to manipulate
            : and display images. If you want to develop your own applications
            : which use ImageMagick code or APIs, you need to install
            : ImageMagick-devel as well.



在centos上用apt-get安装的php5 和 php-imagick就没有问题。

maochanglu 发表于 2013-01-10 19:22

没用过,都用gd

yayu_myself 发表于 2013-03-01 13:00

暂时用的gd,gd不能处理bmp,好在有人专门写了解析php的。

页: [1]
查看完整版本: centos imagick-3.1.0RC2 扩展 总是报段错误