[phplib] Auth problems From: James Thompson (jamest <email protected>)
Date: 05/06/00

Not sure what I'm doing wrong here.

I've got a couple of pages that start with

 include "prepend.php3";
 page_open(array("sess" => "AJRS_Session","auth" => "AJRS_Auth"));

when I first attempt to access the pages it prompts me for my password.
If I enter the password correctly then I'm allowed into the page.

However each time I load any page containing the same two lines as above
I'm prompted for my password again. This includes the page I originally
needed to enter the password for to gain access.

I'm using phplib7.2, redhat secure server from rh6.2 with the php rpm from
the same package. My lifetime is set to 15

FWIW: I'm using a similar setup at a different site w/ all components
built from source and have never experieced this problem. I'd just
reinstall everything from source but I need a licenesed ssl implementation
that secure server supplies.

Any suggestions on where to look for my error would be appreciated.

Thanks,
James

-- 
->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<
James Thompson    138 Cardwell Hall  Manhattan, Ks   66506    785-532-0561 
Kansas State University                          Department of Mathematics
->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<

--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>