[% USE HTML %]
The tables for user management and authentication do not exist. They will be created in the next step in the following database:
| Host: | [% HTML.escape(db_host) %] | 
| Port: | [% HTML.escape(db_port) %] | 
| User name: | [% HTML.escape(db_user) %] | 
| Database name: | [% HTML.escape(db_db) %] | 
If you want to change any of these parameters then press the "Back" button, edit the file "config/authentication.pl" and login into the admin module again.