a) Where it asks for ADMIN info; Is this my WIN2K login admin name and pw?
Just enter username and password for your future admin access to your forum. Can be anything really. I get these errors:
--------------------------------------------------------------------
"Warning: mysql_connect() [function.mysql-connect]:
Client does not support authentication protocol requested by server;
consider upgrading MySQL client in C:\twBB\db\mysql4.php on line 48
Warning: mysql_error():
supplied argument is not a valid MySQL-Link resource in C:\twBB\db\mysql4.php on line 330
Warning: mysql_errno():
supplied argument is not a valid MySQL-Link resource in C:\twBB\db\mysql4.php on line 331
phpBB : Critical Error
Could not connect to the database"
looks like you did not create a mysql database and user for this forum and did not grant all permissions to this user. Plus, it might require path to your MySQL server. The best way out is contact your hosting company and ask them the following:
- How do i create mysql database, user and grant all permissions to user
- What is the path to mysql server? Can i just put localhost?
If you have any more problems feel free to post here.
Goodluck