How would I go about using this script if I have two seperate logins for mysql. ie:
phpBB2
username: phpBB
database: phpBBforums
passwd: phpBBpass
Vbulletin
username: vbulletin
database: vbulletinforums
passwd: vbulletinpass
As you can see when I try to perform the import It can not connect to my phpBB database because it uses a different username/pass then what is listed in vbulletin's config.php
thanks in advance
|