no database selected in query
I believe I have followed the installation properly but I get this when I run
http://localhost/tiki/index.php
Does anyone know what this means.
Thanks
PS: I am on Windows Xp with IIS 6. I have created the virtual dir.
Mysql has a db called tiki and i have modified the apropriate .php files to tell it my db name, username and password.
I can login to mysql
mysql -u root -p passxxx
connect tiki
This works.
Also I have crated the tiki database using the script.
Here is the error.
Warning: MYSQL error: DB Error: no database selected in query:
select value from tiki_preferences where name='rememberme'
in C:\tikiwiki\lib\tikilib.php on line 101