Re: [PHP] Imagick installation issue

2008-06-20 Thread bornplaydie
Ok, I was having trouble posting to the 'php-general@lists.php.net' mailing list directly. All my posts are bounced. I found this forum and so I will continue here since I still have had no luck and my entire project hangs on some sort of graphic support. The server admin told me GD support is not

Re: [PHP] Imagick installation issue

2008-06-10 Thread Shawn McKenzie
BornPlayDie wrote: Yes, I forgot to mention, I did restart apache. Date: Sat, 7 Jun 2008 20:21:26 -0400 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: [PHP] Imagick installation issue CC: php-general@lists.php.net On 6/7/08, BornPlayDie <[EMAIL PROTECTED]> wrote: I am try

Re: [PHP] Imagick installation issue

2008-06-09 Thread Chris
> This is the output for ldd -r for imagick.so. There are a number of > dependencies that I don't recognize > and I think there may be other packages that need to be installed. > > > > undefined symbol: zend_ce_iterator > (/usr/local/lib/php/extensions/no-debug-non-zts-20060613//imagick

RE: [PHP] Imagick installation issue

2008-06-07 Thread BornPlayDie
Yes, I forgot to mention, I did restart apache. Date: Sat, 7 Jun 2008 20:21:26 -0400 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: [PHP] Imagick installation issue CC: php-general@lists.php.net On 6/7/08, BornPlayDie <[EMAIL PROTECTED]> wrote: I am trying to install Image

Re: [PHP] Imagick installation issue

2008-06-07 Thread Bastien Koert
On 6/7/08, BornPlayDie <[EMAIL PROTECTED]> wrote: > > > I am trying to install ImageMagick and Imagick on my server. I am running > the following... > > Apache version >1.3.37 (Unix) > PHP version >5.2.1 > > I have installed the following... > > ImageMagick 6.4.1 > I