Page 1 of 1

Setting permission on Windows Server?

Posted: 12 Jun 2007, 22:12
by RichGags
How do I do this? I have a dedicated server running Windows 2003 server. How do I set the permissions? I cant upload or create descriptions.

It also says on the top "Current User is restricted to imagefolder". First of all anyone can log in with any password. And everytime I log in thru the admin panel is seems to screw up my passwords.php and adds whatever I put in for a password.

What do I do for that?

I can remote into the server and change anything Id like.
Thanks,
Rich

Re: Setting permission on Windows Server?

Posted: 15 Jun 2007, 02:15
by Gaius1604
Hey Rich,

what kind of webserver are you running, IIS or Apache? As of my gallery I am using Apache 2.2.4 and had to give specific rights to the FTP-user (mentioning that I still use the FTP-function of IIS).

So to speak : Assign full access to your homedir for your FTP-user and this shall work, a "chmod 777" or something like that cannot be done on the Windows platform (at least I haven't found it yet 8) ) !

Please drop your comments on this one as my gallery runs without problems so let's start to get yours running!

Yours sincerely,

Oliver

Posted: 16 Jun 2007, 09:37
by RichGags
Im using IIS. Where do I find the FTP rights user setup?

Thanks,
Rich