start from scratch lucky, redo all of your upload files, run the learner bot.......don't change
Quote:
$DB_HOST=$config['MasterServer']['servername'];
$DB_UNAME=$config['MasterServer']['username'];
$DB_PWORD=$config['MasterServer']['password'];
$DB_DB=$config['Database']['dbname'];
|
Just the 2 lines
Quote:
$rootdir= "/home/geek/public_html/alice/aiml/";
require('/home/geek/public_html/includes/config.php');
|
and make sure you overwrite the files plugin stuff.......
You will also have to ensure that all of the files and folders in alice are 0777....... should work.