coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: donnib on October 12, 2004, 02:28:37 PM

Title: my site keeps asking for login
Post by: donnib on October 12, 2004, 02:28:37 PM
Hi,
My coppermine is installed and works fine but evry time i visit it i get a windows authentication form up eventough i use Anonymous in IIS6 properties. The problem started whn i changed in php.ini so i activated the line cgi.force_redirect = 0. what should i do ?

mihai
Title: Re: my site keeps asking for login
Post by: Joachim Müller on October 12, 2004, 11:12:02 PM
post a link and test user account (non-admin).

Joachim
Title: Re: my site keeps asking for login
Post by: donnib on October 13, 2004, 08:11:05 AM
well you might have missed something in the email because it's a WINDOWS AUTHENTICATION login i get and that is probably thrown by the server because PHP is not properly configured i guess. I don't think it's an issue with Coppermine but i thought maybe someone had the same problem before. The gallery works fine as far as i use my windows domain username and password. If you have any suggestion please let me know.

Mihai
Title: Re: my site keeps asking for login
Post by: Joachim Müller on October 13, 2004, 08:55:01 AM
I have understood perfectly well (although it was not an email, but a posting I replied to). However, if you're looking for help, you should do as requested and post a link. If you think this is not related to coppermine at all (probably isn't, as you already stated), you should look for help somewhere else, as this site is dedicated to coppermine, not general server setup.

Joachim
Title: Re: my site keeps asking for login
Post by: donnib on October 13, 2004, 09:40:05 AM
ups sorry. I mistyped.

http://www.marinescu.dk is the link.

If you push cancel it would show a ACL error.

and yes i already have tried to find help other places too but was unable so i just thought maybe somebody had the same problem when they installed coppermine gallery. everybody installing Coppermine is running thru configuring php.ini i guess so maybe i did something wrong in it. It's a security issue i think.

Mihai
Title: Re: my site keeps asking for login
Post by: donnib on October 13, 2004, 12:48:17 PM
I have some more information if that might help :

My site is now situated at : http://larisa.marinescu.dk (windows authentication required)

I have to galleries. They are both situated at the same IIS6 server. One of them works fine and the other one asks for windows authentication.

My second site is situated at : http://home.marinescu.dk (works fine without authentication)

I have made a test file for http://larisa.marinescu.dk and the file is situated at http://larisa.marinescu.dk/test.php which shows phpinfo and this file works fine without asking for windows authentication.
Title: Re: my site keeps asking for login
Post by: kegobeer on October 13, 2004, 01:16:21 PM
I wouldn't say everyone who installs Coppermine "runs" through php.ini.  Hosted servers tend to be set up and configured properly long before Coppermine is uploaded.  Home servers tend to have the most problems due to improper setup and configuration.

Nope, haven't heard of this problem before.  Most IIS/Coppermine questions are about sessions and cookies and related items.

A quick search of Google for "Unauthorized: Access is denied due to an ACL set on the requested resource." turned up a number of helpful links, like issues with proxy rewriting.  Have you tried those resources yet?  Hopefully you can get some sort of IIS specific help that way.