No need to actually create the database(zen takes care of this for you!). So all you need to do is enter the connection details to your mysql server in the zp-config.php file and it'll do the rest for you. So ask your webhost what your sql server location is(normally localhost works), what your mysql username and password are, and your mysql database name.
Quote:No need to actually create the database(zen takes care of this for you!)
That's wrong! You need to create the database BEFORE you setup zenphoto. zenphoto only creates the tables within an already existing database.
Ask your host how to set up a database. Normally you can do that with the host's backend.