[Pmwiki-users] Q: separate cgi-bin and html forlders

Patrick R. Michaud pmichaud
Sun Jan 25 17:13:09 CST 2004


To expand on Robin's answer, try adding

    include_once("scripts/sessionauth.php");

to your local.php file.  This will change the system to use a different
form of authentication that doesn't rely on PHP's HTTP authentication 
(which some webhosting services seem to disable, disallow, or otherwise
not support).

Pm


On Mon, Jan 26, 2004 at 12:41:58PM +1300, Robin Sheat wrote:
> On Sun, Jan 25, 2004 at 03:36:11PM -0600, Alexander Babanov wrote:
> > Now, every time I try to edit a page or change passwords, I get 
> > authentication prompt, which does not accept any of said passwords. Is 
> > there something I'm missing here?
> I've seen this too, for some reason (maybe in some versions), the 
> passwords you give aren't accepted. I asked here, but didn't get a 
> solution. A workaround that effectivly fixes the problem is to use 
> sessionauth instead.
> 
> -- 
> Robin <robin at kallisti.net.nz>                 JabberID: <eythian at jabber.org>
> 
> Hostes alienigeni me abduxerunt. Qui annus est?
> 
> PGP Key 0x776DB663 Fingerprint=DD10 5C62 1E29 A385 9866 0853 CD38 E07A 776D B663



> -- 
> Pmwiki-users mailing list
> Pmwiki-users at pmichaud.com
> http://pmichaud.com/mailman/listinfo/pmwiki-users_pmichaud.com




More information about the pmwiki-users mailing list