Hi there,
Just switched over to a windows server that uses Plesk 8.2, 2003 server, IIS and PHP 4.4.7, and using ImageMagick-6.3.6-9-Q16-windows-static.exe install. Gallery 1.4.4 is in use (I know this is old, but it works perfectly fine on the other linux server ) and I'm coming up with the below issue:
Processing status...
- Adding 12.jpg
Resizing/compressing original image
No resizing required Access is denied.
File c:/Inetpub/vhosts/nzafa.com/httpdocs/albums/album25/12_G.jpg type 2.
Executing:
C:\apps\imagemagick\convert -quality 90 -size 200x200 +profile '*' c:\Inetpub\vhosts\nzafa.com\httpdocs\albums\album25\12_G.jpg -geometry 200x200 c:\Inetpub\vhosts\nzafa.com\httpdocs\albums\album25\12_G.thumb.jpg
Results:
none
Debug messages::
Status: 1 (expected 0)
Error: Unable to make thumbnail (0)
Need help? Look in the Gallery FAQ
No email sent as no valid email addresses were found
The problem is this dreaded "Access Denied" I'm getting at the top of this debug set. So frustrating! The albums folder and all subfolders and files is set to read/write/execute and the cmd.exe file has got its permissions set properly with the read/execute on it. I had issues with the "fork" error that comes up with Imagemagick, but this was sorted with the cmd.exe permissions.
Can someone please help with this. It's very frustrating but I know one of you would have faced this previously and have an answer for me.
Thanks in advance!