ik heb alle stappen stap na stap gedaan!
ik heb het geupload(wel op een subdomein: freehostia.com)
dit zijn mijn gegevens: (wachtwoord niet overeen is al gebeurd

ik probeer het te installeren maar dit komt dan ineens:
Kan iemand mij helpen?
bedankt!
http://forum.freehostia.com/viewtopic.php?t=240 schreef:* Creating a MySQL Database *
You can add a database to your account from the Manage SQL Databases section of the web hosting control panel. This is also where you can see the existing databases and edit the password of a database. The database names look something like:
username_db1
username_db2
username_joomla
username_mambo
Where username is the username of your web hosting account. When you create a database you can only choose the second part of the name (db1, db2, joomla, mambo). Keep in mind that the whole name (including username_) must not be longer than 16 characters.
Once you have created a database you can setup your scripts to connect to it using the following settings:
database name: username_db1 (the whole name of the database - the one that you see in the Manage SQL Databases section of your web hosting control panel)
database username: username_db1 (the same as above)
database password: password (the password that you have set to your database - you can edit it from the Manage SQL Databases section)
database host: server.com (server.com is an example, you can see the correct server name / database hostname in the Manage SQL Databases section, just under the table with the list of your database(s))