contact: bsbll121@hotmail.com
Hi there, I read through all the readme's and FAQ's and
everything, checked the boards, I never saw any info
about filling out the config.php file :S so I did, and
when I go to install I get
Notice: A session had already been started - ignoring
session_start() in
D:\Apache2\htdocs\******\killboard\install.php on line 39
Notice: Undefined index: reset in
D:\Apache2\htdocs\******\killboard\install.php on line 65
Notice: Undefined index: DATABASE_EVEKILL_PREFIX in
D:\Apache2\htdocs\******\killboard\install.php on line 84
Notice: Undefined index: DATABASE_PARENT_PREFIX in
D:\Apache2\htdocs\******\killboard\install.php on line 85
Notice: Undefined index: MAXSTAGE in
D:\Apache2\htdocs\******\killboard\install.php on line 666
Notice: Undefined variable: Error in
D:\Apache2\htdocs\******\killboard\install.php on line 701
Also, do you not support SQL 5?? I tried to install w/
no authorization, no dice on that.. getting
# Authorisation Module: Unable to open the
authorisation module "".
Please verify that the file
"D:\Apache2\htdocs\oeye\killboard\auth/" exists and/or
that your root path is correct
Also, the '/' after "auth" shouldn't be there, thats
been my experiance.
Any help would be appriciated..
MySQL 5.0.18
PHP 5.1.2
Logged In: YES
user_id=737158
The config file should be left blank and generated by
running the install.php script that comes with a full
distribution of EVEkill.
The notices are not critical errors, just a sign that I
coded something badly or something has changed since I made
the script. On a public version of PHP it is common practice
to set error reporting to warnings or worse.
MySQL 5 may or may not work, when I wrote EVEkill only
version 4 was out at the time! As you can guess, it has been
a while since I did any work on EVEkill.