Yes if you make sure that you are ok with losing any previous phpbb information then you can go in to your mysql database (in your mysql client) and delete all the tables with a "phpbb_" prefix to them. Then make sure your re-run setup completely without closing the browser, stopping, or refreshing pages.
-dk
__________________ Did I help you? If so, be nice and throw me some TP
Does the database you are supplying exist??
Check capitalizations and things. Also check your mysql and php versions are up to date and that you are installing the latest phpbb version.
-dk
__________________ Did I help you? If so, be nice and throw me some TP
For non-ODBC databases the database server is typically localhost ! So you have following fields:
-database name: dawgy00_uk_db
-database server: localhost (or 127.0.0.1)
-username: typically username for your (Lycos) account
-password: for the initial administration account
"Domain (or server) name does NOT include http://! Enter just the domain name, eg. www.mydomain.com and NOT http://www.mydomain.com/. "
Good luck