![]() |
Impex 2 servers question im trying to import DB from other forum located on other server and i dont know how to do that, im getting this error all the time Connection to source server failed. Check username and password. Code: #### # # TARGET - The target is the vBulletin database (where the data is going to) # #### $impexconfig['target']['server'] = 'localhost'; $impexconfig['target']['user'] = 'test_test'; $impexconfig['target']['password'] = 'test'; $impexconfig['target']['database'] = 'test_test'; $impexconfig['target']['tableprefix'] = ''; # 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 $impexconfig['sourceexists'] = true; #### # # SOURCE - The source is the old forum database (where the data is coming from) # #### # mysql / mssql $impexconfig['source']['databasetype'] = 'mysql'; // mysql OR mssql $impexconfig['source']['server'] = 'localhost'; $impexconfig['source']['user'] = 'test_test1'; $impexconfig['source']['password'] = 'test1'; $impexconfig['source']['database'] = 'test_test1'; $impexconfig['source']['tableprefix'] = ''; |
الساعة الآن 04:42 AM |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By
Almuhajir