[Phplib-users] phplib on windows
Brought to you by:
nhruby,
richardarcher
|
From: THOMAS E. <roh...@ya...> - 2003-01-02 00:10:51
|
Hi all,
My current config is
Server: Apache/1.3.27 (Win32) PHP/4.2.3
mod_php and mysql are being used
the "include_path,auto_prepend,track_cars=On and
magic_quotes_gpc=On" are all set in php.ini
local.inc has all the required mysql variables and
when I test out the installation with the pages
sub-dir, I can see the Per Session Data increasing on
every reload but what seems to be not working is the
authentication part of phplib.
whenever I use kris/test and submit, it does nothing.
The authentication on submit does give me no
indication of a valid/invalid user/password and it
just resets the values.
I had a look at the "active_sessions" table after
accessing the pages/index.php3 and it has one row with
"Example_Session" in it.
Does anyone have any suggestions ?
Thanks
Tom.
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
|