
Dave
Staff
/ Moderator

Sep 5, 2002, 9:51 AM
Post #2 of 3
(2262 views)
Shortcut
|
|
Re: [garrowsmith] Server Busy?!?
[In reply to]
|
Can't Post
|
|
Hi Graham, Make sure the directories in question (and the files in them) have read, write, modify permissions for the user perl runs as. By default perl runs as "IUSR_machinename" where machinename is the name of your server. You don't want to enable write access under the IIS console because that does something else (I think it allows users to upload files through their browser with HTTP PUT), you don't want that. Here's a link to a page in the online docs with more info: http://www.interactivetools.com/docs/common/popuphelp/perms_win2.html Hope that helps! Dave Edis - Senior Developer interactivetools.com
|