The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#7
|
||||
|
||||
![]()
I am doing the following steps
I rename this file: htaccess.txt To: .htaccess (Note the 'dot' at the start) Then rename this file: /config.php.bkp To: /config.php Then, I rename this file: /core/includes/config.php.new To: /core/includes/config.php Then , in that file, I need to complete the following fields: $config['Database']['dbname'] = 'forum'; Change forum to whatever your database name is. $config['Database']['technicalemail'] = 'dbmaster@example.com'; Change the email address to your own. $config['MasterServer']['username'] = 'root'; Change root to the database username $config['MasterServer']['password'] = ''; Enter the database password inside the '' marks. All other fields should be left as default, unless your database is on a separate server, in which case this will need changing: $config['MasterServer']['servername'] = 'localhost'; Which is the correct path? http://www.mysite.com/forum/install/upgrade.php or http://www.mysite.com/forum/core/install/upgrade.php --------------- Added [DATE]1639292929[/DATE] at [TIME]1639292929[/TIME] --------------- Shall i change also to the .htaccess ? I did forums to forum Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|