Re: PHP and Image processing
amit wrote:
> The OS I'm using on server is Redhat Enterprise 5. I think problem
> starts from here since when I run yum I get a message as:
>
> # yum install php-devel
You don't need php-dev, try:
yum install php-imagick
Not sure if that is the right package name...
best regards
Piotr n
|