[Phplib-users] phplib troubles (newbie here)
Brought to you by:
nhruby,
richardarcher
From: Paolo T. <pao...@st...> - 2002-02-25 21:21:46
|
Hello. I just tried to install phplib 7.2d on a system with apache-1.3.23, php-4.1.1, mysql-3.23.47; I used the quick-install guide. The included examples seem to work, except for the authentication. I did run the script to create the session/authentication tables, yet entering kris/test will do quite nothing: after pressing "Login Now" the very same login screen is shown as soon as the page is reloaded, and no new entry is created in the database table active_sessions. Also, on the first access to the homepage nothing is shown (just like about:blank). Only entering the site name again makes the right page appear (with counter=1) I was not successful with non-cookied access (blank page every time) Any help is welcome, I'm not getting anywhere. Thank you in advance! Paolo Torelli --- |