View Single Post
Old April 21st, 2008, 10:13 AM   #6 (permalink)
James636
Junior Member
Verified Customer
 
Join Date: Oct 2005
Posts: 5
Quote:
Originally Posted by Zachariah View Post
Hello,
There are a few things I would look at since the servers may have different settings.

1)
On the Windows Server:
* Does it use Image Magick or GD2 for Image possessing ?

AdminCP => vBGallery => Modify Settings
- Uploading Options
-- Resize Program
-- Resize Program Path **

** If you are using Image Magick
EX: c:\Imagemagick\

--------------------------------------------
2)
AdminCP => vBGallery => Modify Settings
- Title, URL's, & Paths

Make sure all URLs and PATHs reflect the new location of your files. Not "all" of the time but "most" of the time server to server transfers change the location PATH of where the files are stored.

EX:
Server1: /www/gallery/files
Server2: /www/client225/mydomain.com/gallery/files
Thanks Zac,

I checked the following and everything is setup properly. I have both GD2 and Imagemagick available and I switched between both without any change. Both will allow the file to upload properly, however the IUSR_SERVERNAME NTFS security setting is not applying to the upload, so I get an ACL error trying to load it.

My guess is something with how the Windows server is handling the upload itself, and not applying security properly.

The paths are all correct as I configured the server (dedicated) with the same directory paths as the old one.

To provide an example, here is one.

http://www.r3vlimited.com/gallery/fi..._1280x1024.jpg

Uploaded file, blocked via ACL because the server is not assigning the IUSR_SERVERNAME permission, however the resized thumbnail image works fine.

http://www.r3vlimited.com/gallery/sh...p?i=11096&c=10

Can I set a global setting to resize ALL incoming pictures no matter what size they are? That may correct the issue as it appears the resizer is working properly. Not a real fix, but a workaround as my users want the gallery working again.
James636 is offline   Reply With Quote