Hi
Is there a idiots guide to creating "mysql database on your web server" as mentioned in the readme.
Thanks
Tony
Because many web hosts use different types of control panels, there are different ways.
Usually your web host will have a FAQ or help guide to show you how to add a database.
After you add your database, create the tables with whos-online.sql.txt
If you use phpMyAdmin; you can select your new database,
then paste the contents of whos-online.sql.txt into the SQL statement entry form.