Re: Truoble getting Apache::AuthCookie to work on server
Perrin Harkins <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
On Thu, May 20, 2010 at 11:12 AM, Chris Bennett <[email protected]> wrote: > Well I'm pretty clueless. It works fine on nearly identical desktop at home. > Won't work on server. That means the problem is either different versions on the one that doesn't work or a configuration mistake (more likely). My advice is to strip down the configuration on the broken one to something really simple that works, and then add things back in a little at a time until you find the part that breaks it. - Perrin