Author Topic: ImageMagick error  (Read 7047 times)

0 Members and 1 Guest are viewing this topic.

Offline adwiseman

  • album.pl Contributor
  • ***
  • Posts: 53
  • Karma: +3/-0
    • akwiseman
Re: ImageMagick error
« Reply #15 on: June 01, 2004, 07:58:27 »
I'll give running IIS under the system account when I get home, but I don't think that's going to work.  I added EVERYONE to the box as admin, just to test security, and it still did not fix the problem.

Offline Mike Bobbitt

  • album.pl Author
  • Administrator
  • I Spend Too Much Time Here
  • *****
  • Posts: 3381
  • Karma: +35/-2
    • Mike's Development Archive
Re: ImageMagick error
« Reply #16 on: June 01, 2004, 08:52:55 »
Yeah, I went through the same process: adding everyone didn't work, but running as admin did. Definitely not what you want in the long term though... :(

Offline eChris

  • album.pl User
  • *
  • Posts: 3
  • Karma: +0/-0
  • I forgot to change the default text
Re: ImageMagick error
« Reply #17 on: June 01, 2004, 17:33:17 »
I had a thought, if temporary files are being created then we will also need to set Delete permissions for IUSR_hostname on these files/folders. Question is, which files are they?? This same topic is being discussed at the imagemagick forums so hopefully we'll have progress soon.

BTW mike, your software Rocks! Thank you.
« Last Edit: June 01, 2004, 17:35:08 by eChris »

Offline Mike Bobbitt

  • album.pl Author
  • Administrator
  • I Spend Too Much Time Here
  • *****
  • Posts: 3381
  • Karma: +35/-2
    • Mike's Development Archive
Re: ImageMagick error
« Reply #18 on: June 01, 2004, 19:30:16 »
Thanks Chris, and thanks for hanging in there...!

Offline eChris

  • album.pl User
  • *
  • Posts: 3
  • Karma: +0/-0
  • I forgot to change the default text
Re: ImageMagick error
« Reply #19 on: June 02, 2004, 06:25:54 »
Cheers Mike, Could you tell me how do I set IIS to temporarily run as admin so that I too can confirm this is a permissions issue on my machine? TY

BTW, the batch file that adwiseman wrote is a great workaround for the timebeing, thanks!
« Last Edit: June 02, 2004, 07:22:51 by eChris »

Offline Mike Bobbitt

  • album.pl Author
  • Administrator
  • I Spend Too Much Time Here
  • *****
  • Posts: 3381
  • Karma: +35/-2
    • Mike's Development Archive
Re: ImageMagick error
« Reply #20 on: June 02, 2004, 08:32:06 »
Open the IIS Admin tool, expand the +'s to expose "web sites." Right click, select Properties, Directory Security, then Edit.

Change the "Account used for anonymous access" accordingly and give it a test. Be sure to set it back, as it's a huge security hole. :)


Cheers
Mike