I have some problems to know what to do besides browsing to./install/index.php, filling in the forms and pushing a few buttons.
So far I have done the following:
1) renamed config.php and chmodded it to 0777
2) created a user account in MySQL for the forumuser
3) created a table in MySQL
After filling in the first page of the wizzard I get:
In file db_mysql.php on line 86:
E_WARNING - mysql_connect(): Lost connection to MySQL server during query
And I don't know how to get around this (except maybe by using the installation method by hand
.I'm not sure about the following things:
1) Are table-prefixes fully supported?
I ask this because the manual installation seems to fix this to usebb_.
2) What privileges does the MySQL user need for proper installation?
At this moment the user has the following privileges:
- Select, Insert, Update for Data
- Create, Alter for Structure.
3) Do I have to prepare anything else for the Wizzard?
I'm using the following versions:
UseBB 0.7
MySQL 4.0.2
PHP 4.3.10-15
Many thanks in advance,
Joris

