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

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>