1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Problem in transferring phpBB forum to new server

Discussion in 'phpBB' started by nafishasan60, Nov 11, 2008.

  1. #1
    I am facing problem in transferring phpBB forum to new server

    Getting the error in index page:

    SQL ERROR [ mysql4 ]
    
    Table 'abdrc_forum.phpbb_config' doesn't exist [1146]
    
    An sql error occurred while fetching this page. Please contact an administrator if this problem persists.
    
    Code (markup):
    I am trying to import the backup of the database using Bigdump and after 96% the database is imported I am getting the following error:

    Error at the line 3005: SET character_set_client = @saved_cs_client;
    
    Query: SET character_set_client = @saved_cs_client;
    
    MySQL: Variable 'character_set_client' can't be set to the value of 'NULL'
    Code (markup):
    Please help me to solve this probelm
     
    nafishasan60, Nov 11, 2008 IP
  2. events

    events Active Member

    Messages:
    391
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    73
    #2
    Import database using ssh
     
    events, Nov 12, 2008 IP
  3. calum

    calum Peon

    Messages:
    2,821
    Likes Received:
    141
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Ask your host or server provider to import the database.

    It could be your .sql file is corrupted, you should try redownloading it from your old host.
     
    calum, Nov 13, 2008 IP