PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   Trying to Upload (http://www.photopost.com/forum/photopost-pro-installation-upgrades/123388-trying-upload.html)

Kyderoy February 27th, 2006 04:37 PM

Trying to Upload
 
While trying to upload a pic I got the following error message

Warning: exec(): Unable to fork ["E:/ImageMagick/mogrify.exe" +profile "*" -size 100x75 -quality 70 -geometry 100x75 -unsharp 10 E:/Inetpub/Chocolate/forum/Photopost/data/501/thumbs/5854-mynicca.jpg] in \Photopost\image-inc.php on line 61


One of my members reported this error message


"E:\ImageMagick\mogrify.exe" +profile "*" -size 100x92 -quality 70 -geometry 100x92 -unsharp 10 E:/Inetpub/Chocolate/forum/Photopost/data/500/thumbs/MG_1852.jpg

Chuck S February 27th, 2006 04:44 PM

Okay two things to try depending on your imagemagick version.

In image-inc.php make these two edits

Code:

Content visible to verified customers only.
then try this find and remove this twice

Code:

Content visible to verified customers only.

Kyderoy February 27th, 2006 04:54 PM

Sorry but that didn't help, I am still getting the same error message

Kyderoy February 27th, 2006 08:38 PM

I switched to GD@ and no errors. I would really prefer to use ImageMagick so if ther is a way to fix the above errors please let me know.

Chuck S February 27th, 2006 09:33 PM

If that did not help then try making sure in your permissions are correct on the data and uploads directories and cmd.exe make sure IWAM and IUSER accounts have READ WRITE EXECUTE permissions.

The above two things should have helped if permissions are correct. Otherwise you would need to go with GD2

criscokid March 20th, 2006 12:55 PM

Quote:

Originally Posted by Chuck S
If that did not help then try making sure in your permissions are correct on the data and uploads directories and cmd.exe make sure IWAM and IUSER accounts have READ WRITE EXECUTE permissions.

Are you referring to cmd.exe in C:\Windows\System32? What should the permissions be set to?

Chuck S March 20th, 2006 02:04 PM

yes IWAM and IUSER NEED to be on data and uploads and in some cases even cmd.exe


All times are GMT -5. The time now is 05:51 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