PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Bug Reports (http://www.photopost.com/forum/photopost-pro-bug-reports/)
-   -   path to mogrify (http://www.photopost.com/forum/photopost-pro-bug-reports/135370-path-mogrify.html)

JacobYTG February 11th, 2008 04:14 PM

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.

Chuck S February 11th, 2008 04:16 PM

Does not necessarily mean an install script but permissions could be set on the server so the script can not find it. Only true test to see if it is found would be to finish install and enter the correct path and then test it out by trying an upload.


All times are GMT -5. The time now is 10:16 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97