Finally got the setup correct and the component made it all the way through the process. However, the step where it should have added the new database tables did not run.
After I got the confirmation message I clicked on "Site" and get a database error - Table 'mydb_db.j25new_session' doesn't exist SQL=INSERT INTO `j25new_session` (`session_id`, `client_id`, `time`) VALUES ('79f23b0b75e3f76ba7b4e7d8f7ec5008', 0, 1341784956)
Looked in phpMyAdmin at my database, and there are no new tables.
Any suggestion please?
Thanks,
Bill