| path to mogrify
Hi,
I've spent the last couple of hours going over the path to mogrify on the install.php script with my host - Cirtexhosting. I'm doing a fresh install.
He confirmed that mogrify is here:
[root@nutty ~]# which mogrify
/usr/bin/mogrify
[root@nutty ~]#
and my install script still doesn't recognize it:
Testing MOGRIFY at: /usr/bin/mogrify.... WARNING!
Cannot find ImagicMagick's MOGRIFY command listed as: /usr/bin/mogrify
So I'm assuming there must be a bug in the install.php script.
|