I am running Keystone2 0.90.09. The installation went smoothly, and I
have access to the database. I am running into the problem of not
being currently logged in when I log in as admin with password abc123.
Any suggestiom on what the problem might be? I have made some changes
to the php.ini, which were responses on the mailing list.
/tmp/keystone.log
[09/13/2004 11:02]@::1 :DEBUG:db_query:select
flag,label from status
[09/13/2004 11:02]@::1 :DEBUG:db_query:SELECT
members.id,members.element,slips.sid,slips.problem FROM slips,members
WHERE members.element = sli
ps.sid AND members.id = 'quickslips'
[09/13/2004 11:02]@::1 :DEBUG:login.php:Login called.
Checking
[09/13/2004 11:02]@::1 :DEBUG:login.php:No cookie
named 'keycookie' found in the browser
[09/13/2004 11:02]@::1 :DEBUG:login.php:No keycookie
set, -and- login wasn't set?? Somethings wrong
[09/13/2004 11:02]@::1 :DEBUG:login.php:login has
length 0 and contains ''
[09/13/2004 11:02]@::1 :DEBUG:login.php:password has
length0 and contains ''
[09/13/2004 11:02]@::1 :DEBUG:login.php:Are you sure
you have register_globals set in php.ini ?
[09/13/2004 11:02]@::1 :DEBUG:nbrowse.php:Ping.
[f_func is '',f_process is '']
[09/13/2004 11:02]@::1 :DEBUG:db_query:SELECT
members.id,members.element,slips.sid,slips.problem FROM slips,members
WHERE members.element = slis.sid AND members.id = 'quickslips'
Any help would be greatly appeciated!