[phplib] RV:RV:Sessions & NT From: carlos <email protected>
Date: 11/17/00

Well, the problem was Session::allowcache set to "private". I set it to
"no" and the cache problem disappeared.
Can anybody tell me the difference between the values private and public
for this variable and where to use it???

I haven't found the problem yet, but here comes more info:
                     -The information stored in the db is correct.
                     - If i modify the document index.php3 the next reload
shows the corect result.
                       Else, the correct result is stored in the database
but not showed.
So, it seems a browser cache problem. But I've forced the browser to always
visit the page and it fails too, in both Explorer 5 and Netscape 4.61.

What is the problem????? Can anybody help me?????

Thanks.

Carlos

I have phplib 7.2b on a NT box running NT Server 4 fix pack 6a, Apache
1.3.6 and php 4.0.4 in CGI mode.

When i test the example the counter doesn't increment.
If i try the "complex example" i login succesfully but when i reload, it
sends me to the login form again.
It seems a cookie problem because Phplib tries to propagate the id through
the url but i have the cookies enabled.
I always get "php4/php.exe" in the url too:

http://myserver/php3/php.exe/index.php3?Example_Session=f0136e8c48f7247665fd589992c1d3b7
Does anybody know what happens?
Server missconfiguration?
PHP-CGI problem? Do i have to extend the class session and redefine
pself_url() to avoid it?

Thanks in advance.
Carlos

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