Just downloaded Beta v .6.1 and I am unable to login. I run through he initial setup, entering the database name, DB Admin password, Administrator name and password, and the encryption password. I am told the setup was successful, and click on the link to login. I receive:
Array ( [error] => You are not currently logged in. Please login. [redir] => index.php [baconmap] => efv98stano7pjmmt78j1h74o04 ) Array ( [baconid] => 00c8167a172cdc6447c27cf8b994b75e [user] =>
danny.wall@health-first.org [userid] => 2 [ip] => 127.0.0.1 [level] => ARR )
Checking the apache access and error logs, I receive several errors about Undefined index:
access_log
[Mon Dec 22 14:39:25 2008] [error] [client 127.0.0.1] PHP Notice: Undefined index: id in /srv/www/baconmap/includes/functions.php on line 1847, referer:
http://localhost/baconmap/setup.php[Mon Dec 22 14:39:25 2008] [error] [client 127.0.0.1] PHP Notice: Undefined index: level in /srv/www/baconmap/index.php on line 151, referer:
http://localhost/baconmap/setup.php[Mon Dec 22 14:39:25 2008] [error] [client 127.0.0.1] PHP Notice: Undefined index: level in /srv/www/baconmap/index.php on line 159, referer:
http://localhost/baconmap/setup.php[Mon Dec 22 14:39:25 2008] [error] [client 127.0.0.1] PHP Notice: Undefined index: user in /srv/www/baconmap/index.php on line 216, referer:
http://localhost/baconmap/setup.php[Mon Dec 22 14:39:32 2008] [error] [client 127.0.0.1] PHP Notice: Undefined index: id in /srv/www/baconmap/includes/functions.php on line 1847, referer:
http://localhost/baconmap/login.php?err ... =index.php[Mon Dec 22 14:39:47 2008] [error] [client 127.0.0.1] PHP Notice: Undefined index: id in /srv/www/baconmap/includes/functions.php on line 1847, referer:
http://localhost/baconmap/login.php?err ... =index.phperror_log
[Mon Dec 22 14:39:25 2008] [error] [client 127.0.0.1] PHP Notice: Undefined index: id in /srv/www/baconmap/includes/functions.php on line 1847, referer:
http://localhost/baconmap/setup.php[Mon Dec 22 14:39:25 2008] [error] [client 127.0.0.1] PHP Notice: Undefined index: level in /srv/www/baconmap/index.php on line 151, referer:
http://localhost/baconmap/setup.php[Mon Dec 22 14:39:25 2008] [error] [client 127.0.0.1] PHP Notice: Undefined index: level in /srv/www/baconmap/index.php on line 159, referer:
http://localhost/baconmap/setup.php[Mon Dec 22 14:39:25 2008] [error] [client 127.0.0.1] PHP Notice: Undefined index: user in /srv/www/baconmap/index.php on line 216, referer:
http://localhost/baconmap/setup.php[Mon Dec 22 14:39:32 2008] [error] [client 127.0.0.1] PHP Notice: Undefined index: id in /srv/www/baconmap/includes/functions.php on line 1847, referer:
http://localhost/baconmap/login.php?err ... =index.php[Mon Dec 22 14:39:47 2008] [error] [client 127.0.0.1] PHP Notice: Undefined index: id in /srv/www/baconmap/includes/functions.php on line 1847, referer:
http://localhost/baconmap/login.php?err ... =index.phpAny ideas what the problem could be? I have tried this on Ubuntu 8.10 Server 64 bit and 32 bit BLFS.
ubuntu:
Apache 2.2.9-7ubuntu3
php5-mysql 5.2.6-2ubuntu4
mysql 5.0.67-0ubuntu6
Thanks