Hello!
I did exactly as you described, but I have a problem:
It worked until step 2 of the installation script.
I used the following:
server: localhost
hostname: localhost
username: root
password: password
db-name: vbulletin (I created this database with phpmyadmin)
BUT, it says:
Quote:
Warning: main(./db_localhost.php): failed to open stream: No such file or directory in C:\Network\Apache2\htdocs\forum\admin\install.php on line 334
Warning: main(): Failed opening './db_localhost.php' for inclusion (include_path='.;c:\php4\pear') in C:\Network\Apache2\htdocs\forum\admin\install.php on line 334
Fatal error: Cannot instantiate non-existent class: db_sql_vb in C:\Network\Apache2\htdocs\forum\admin\install.php on line 336
|
What have I done wrong?