After four hours.... its working!!!!

To install standalone you need to do the following...
There is not a guide on what needs to go where first. The bot must be already working before adding AOWC. In this example I am using bebot-hyperborean 0.5.2 r17 with the suggested php package. I am running AOWC Lite 2.0 on Uniform Server (php/mysql/apache) under Windows Vista.
a) create the aowc user with mysql database of same name and grant all priviledges
b) download AOWC lite 2.0, run the aowc_install.php.
c) put the bot\AOWC.php in bebot\custom\modules direcotory
d) restart the bot.
e) Bring up the main page
http://localhost/aowc/aowc.php and register a new user
f) Login and see how you go.
Tips
Their is no default page for
http://localhost/aowc so you need to specify
http://localhost/aowc/aowc.php for the moment.
aowc_install.php is sensitive and needs to be done in a certain way to complete without errors. Not sure why forum db name is required however the installation SQL commands show errors without it. Here is a guide to the install page.
Forum MySQL Server: localhost
Forum MySQL Username: aowc
Forum MySQL Password: *********
Bot MySQL Server: localhost
Bot MySQL Username: bebot
Bot MySQL Password: ***********
Forum Database: aowc
OrgBot Database: bebot
OrgBot Name: bbchat (case sensitive)
Online OrgBot Names: bbchat
AOWC Table Database: aowc
AOWC Root Path: Leave as default unless its wrong
AOWC URL: Leave as default unless its wrong
Forum Type: AOWC
Allow New Members Access: Yes
I hope that helps :-)
Regards
Jarvil