problems after moving websites to new server

Discussion in 'ISPConfig 3 Priority Support' started by Tom John, Feb 13, 2022.

  1. Tom John

    Tom John Active Member HowtoForge Supporter

    HI Guys,
    i was moving 2 websites to another new server with the migration tool of ispconfig.
    the server is setup completely new today.
    1 is liveact-international.com
    when i check in the browser i see the index.html which is produced when i setup a new webspace with ispconfig.
    the new ip is: 144.91.80.244 but there is no index.html in the web folder. As well the letsencrypt certificate is not valid which i moved as well with the domain.
    2. domain is wp-fit.com
    as well here i see the index.html but there is no index.html in the web directory of the domain.
    Code:
    tomdf@server6:/var/www/wp-fit.com/web$ ls
    index.php        wp-blog-header.php    wp-includes        wp-signup.php
    license.txt      wp-comments-post.php  wp-links-opml.php  wp-trackback.php
    readme.html      wp-config-sample.php  wp-load.php        xmlrpc.php
    stats            wp-config.php         wp-login.php
    wp-activate.php  wp-content            wp-mail.php
    wp-admin         wp-cron.php           wp-settings.php
    
    
    i changed the ip of the domains today, so maybe this cause a problem? i dont understand why i see an index.html which does not exist.
    maybe you can give me some help?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

  3. Tom John

    Tom John Active Member HowtoForge Supporter

    thanks for your answer.
    You are right wp-fit.com is forwarded to liveact-international.com so it seems that there is no valid ssl certificate.
    I just moved both domains with the certificate to the new server so the letsencrypt should work from my point of view. in the settings of ispconfig there is the box SSL and letsencrypt checked in the domain wp-fit.com
    Can this be a problem because of cloudflare?
    thanks for your ideas what to do
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    That's possible, at least only my servers, I can't use let's encrypt when Cloudflare is used for a site, let's encrypt will not issue a cert.
     
  5. Tom John

    Tom John Active Member HowtoForge Supporter

    thanks a lot for your help.
    Can you recommend an alternative to cloudflare which works good with lets encrypt? I need cloudflare because of the google speed insight
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    Cloudflare should also work by using a self-signed cert on your server as Cloudflare serves it's own cert to the user anyway and not the cert that the website uses on your server.
     
  7. Tom John

    Tom John Active Member HowtoForge Supporter

    thanks so much for your help today
     

Share This Page