Hello all, I have installed amember and set everything up correctly...or so I think. new_rewrite works correctly as far as I can tell except for the following scenario. I have searched through the forum and haven't found a solution to this. There is a directory, let's call it 'protected' which is being protected via the new_rewrite method. When browsing to http://www.mysite.com/protected/ it asks me to log in. So far so good. After providing correct credentials, it then tries to redirect me to the protected directory using the .htaccess file created by the amember script. Using Firefox gives me this error: Firefox has detected that the server is redirecting the request for this address in a way that will never complete. Using IE it just sits forever... Any ideas on how to solve this? I'm guessing something to do with the rewrite rules in .htaccess?!?
same problem jcrewguy24, I'm having the same problem, but running out of time/patience with help desk. Any suggestions? Thanks.
I think they just added Code: php_flag "suhosin.cookie.encrypt" "Off" into my .htaccess file located in my amember root directory
There are a lot of reasons for this situation. For jcrewguy24 the problem was in suhosin module that encypt cookies. For pnilzon it was an incorrect server path inside php.