hi folks
installation went perfectly.
using the documentation, i began with "Creating Your First Application" on
http://framework.weblite.ca/documentation/tutorial/getting_started/first_application
in following instructions to create a database called "FacultyOfWidgetry",
i could not create new database from phpMyAdmin as "NO PRIVILEGES" prevented me.
-you can see the screenshot here
http://www.parentsawake.com/FacultyOfWidgetry/screenshot.gif
so... i created a new database in mySql and of course there was a prefix automatically placed in front of my new database. so the database i created was called "parents_FacultyOfWidgetry"
might this be the reason that the error message is instead of the application?
error message below - you can see it on http://www.parentsawake.com/FacultyOfWidgetry/index.php
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'dbuser'@'localhost' (using password: YES) in /home/parents/public_html/dataface/Dataface/Application.php on line 202
Error connecting to the database: Access denied for user 'dbuser'@'localhost' (using password: YES)
thankyou for your time
marion