moving ISPconfig to dedicatd mail server

Discussion in 'Installation/Configuration' started by lifeisboost, Apr 12, 2007.

  1. lifeisboost

    lifeisboost New Member

    background

    we are separating our main server and email servers.

    What i did

    Moved all of our information just liek it said too in all of the threads i read. The issue is, when i click on any of the names or websites in ispconfig i get

    The requested document type does not exist.



    both servers i IDENTICAL all software is the same versions even ispconfig. im lost as to where to look next :(


    the second problem.

    i pointed one domain to the new mail server through mx. it sends email tot the new server. the issue is. it dumps all email into an email account on a totally different domain on the mail server. all email even no matter what he address it goes to this one mailbox not even related to that domain.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Most likely the database dump was messed up during import or the database is in UTF-8 now but it must be in Latin1.

    Please post an excerpt of your mail log.
     
  3. lifeisboost

    lifeisboost New Member

    i re-dumped making sure everythign was in latin1 and still no luck

    The requested document type does not exist.
     
    Last edited: Apr 12, 2007
  4. lifeisboost

    lifeisboost New Member

    also this is on FC4. ispconfig works fine on the default install of the DB but not on the dump from the main server.
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    This error only occurs when the database records in the doctype table are messed up. It must be definately a problem with your data export and reimport or your new database is not in latin1 charset.
     
  6. lifeisboost

    lifeisboost New Member

    the doctype table is identical to the old server i found some more threads on the problem and looked over all of them. but none of them had any resolutions
     
  7. till

    till Super Moderator Staff Member ISPConfig Developer

    How did you check that? It is enough if just 1 char in the data column which contains several knbyte of data is changed.

    I'm very sure that the content is not identical.
     

Share This Page