;vBulletin:Impex Config File<?php /*
[ Target Database ]
; The following settings allow ImpEx to connect to the vBulletin 3
; database into which you will be importing data.
targetdatabasetype = mysql
targetserver = localhost
targetuser = nickdiprova
targetpassword = passdelnickdiprova
targetdatabase = vbulletin_forum
targettableprefix =
[ Source Database ]
; If the system that is being imported from uses a database,
; enter the details for it here and set 'sourceexists' to TRUE.
; If the source data is NOT stored in a database, set 'sourceexists' to FALSE
sourceexists = false
; mysql OR mssql
sourcedatabasetype = mysql
sourceserver = sql.sitoonlinediprovaconphpbb.net
sourceuser = nome
sourcepassword = password
sourcedatabase = phpBB2
sourcetableprefix = phpbb_
;*/ ?>