All websites show default website template

Discussion in 'Installation/Configuration' started by Nomis, Feb 17, 2021.

  1. Nomis

    Nomis Member

    Hi
    I happened to go to our website this morning and was presented with the default welcome page that is created when you first add a new website.
    I then went to a different website and it to showed the same default page, i then visited the other site and they too had the same default page.

    So what changed, I did not change any thing.

    Running
    Debian 10
    Ispconfig 3.2.2
    Debian is up to date, not outstanding updates ( have not made any updates in the past week)
     
  2. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    Is SSL enabled for those sites?
     
  3. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    ahrasis likes this.
  4. ahrasis

    ahrasis Well-Known Member HowtoForge Supporter

    Providing us with better info as guided by @Th0m above is always appreciated.

    Generally, if your websites use php, then check if php is down.
     
  5. Nomis

    Nomis Member

    HI Th0m
    Yes it is
     
  6. Nomis

    Nomis Member

    Hi Th0m
    Thank you will follow the guidance and here is the output
    Code:
    ##### SERVER #####
    IP-address (as per hostname): ***.***.***.***
    [WARN] could not determine server's ip address by ifconfig
    [INFO] OS version is Debian GNU/Linux 10 (buster)
     
    [INFO] uptime:  05:22:58 up 15:02,  1 user,  load average: 0.08, 0.08, 0.08
     
    [INFO] memory:
                  total        used        free      shared  buff/cache   available
    Mem:          3.9Gi       2.4Gi       225Mi        52Mi       1.2Gi       1.1Gi
    Swap:         974Mi       218Mi       756Mi
     
    [INFO] systemd failed services status:
    0 loaded units listed. Pass --all to see loaded but inactive units, too.
    To show all installed unit files use 'systemctl list-unit-files'.
    
    [INFO] ISPConfig is installed.
    
    ##### ISPCONFIG #####
    ISPConfig version is 3.2.2
    
    
    ##### VERSION CHECK #####
    
    [INFO] php (cli) version is 7.3.19-1~deb10u1
    
    ##### PORT CHECK #####
    
    [WARN] Port 22 (SSH server) seems NOT to be listening
    
    ##### MAIL SERVER CHECK #####
    
    
    ##### RUNNING SERVER PROCESSES #####
    
    [INFO] I found the following web server(s):
        Apache 2 (PID 1044)
    [INFO] I found the following mail server(s):
        Postfix (PID 891)
    [INFO] I found the following pop3 server(s):
        Dovecot (PID 514)
    [INFO] I found the following imap server(s):
        Dovecot (PID 514)
    [INFO] I found the following ftp server(s):
        PureFTP (PID 1111)
    
    ##### LISTENING PORTS #####
    (only        ()
    Local        (Address)
    [anywhere]:25        (891/master)
    [localhost]:953        (579/named)
    [anywhere]:993        (514/dovecot)
    [anywhere]:995        (514/dovecot)
    [localhost]:11332        (649/rspamd:)
    [localhost]:11333        (649/rspamd:)
    [localhost]:11334        (649/rspamd:)
    [localhost]:10023        (738/postgrey)
    [localhost]:10024        (1300/amavisd-new)
    [localhost]:10025        (891/master)
    [localhost]:10026        (1300/amavisd-new)
    [localhost]:10027        (891/master)
    [anywhere]:587        (891/master)
    [localhost]:6379        (641/redis-server)
    [localhost]:11211        (491/memcached)
    [anywhere]:110        (514/dovecot)
    [anywhere]:2222        (592/sshd)
    [anywhere]:143        (514/dovecot)
    [anywhere]:10000        (1213/perl)
    [anywhere]:465        (891/master)
    [anywhere]:21        (1111/pure-ftpd)
    ***.***.***.***:53        (579/named)
    [localhost]:53        (579/named)
    *:*:*:*::*:25        (891/master)
    *:*:*:*::*:953        (579/named)
    *:*:*:*::*:443        (1044/apache2)
    *:*:*:*::*:993        (514/dovecot)
    *:*:*:*::*:995        (514/dovecot)
    *:*:*:*::*:11332        (649/rspamd:)
    *:*:*:*::*:11333        (649/rspamd:)
    *:*:*:*::*:11334        (649/rspamd:)
    *:*:*:*::*:10023        (738/postgrey)
    *:*:*:*::*:10024        (1300/amavisd-new)
    *:*:*:*::*:10026        (1300/amavisd-new)
    *:*:*:*::*:3306        (640/mysqld)
    *:*:*:*::*:587        (891/master)
    *:*:*:*::*:6379        (641/redis-server)
    [localhost]10        (514/dovecot)
    *:*:*:*::*:2222        (592/sshd)
    [localhost]43        (514/dovecot)
    [localhost]0000        (1213/perl)
    *:*:*:*::*:8080        (1044/apache2)
    *:*:*:*::*:80        (1044/apache2)
    *:*:*:*::*:8081        (1044/apache2)
    *:*:*:*::*:465        (891/master)
    *:*:*:*::*:21        (1111/pure-ftpd)
    *:*:*:*::*:53        (579/named)
    ##### IPTABLES #####
    
    OS and PHP CLI version
    Code:
    No LSB modules are available.
    Distributor ID: Debian
    Description:    Debian GNU/Linux 10 (buster)
    Release:        10
    Codename:       buster
    
    PHP 7.3.19-1~deb10u1 (cli) (built: Jul  5 2020 06:46:45) ( NTS )
    Copyright (c) 1997-2018 The PHP Group
    Zend Engine v3.3.19, Copyright (c) 1998-2018 Zend Technologies
        with Zend OPcache v7.3.19-1~deb10u1, Copyright (c) 1999-2018, by Zend Technologies
    
    If you need any other information please guy don't hesitate to tell me.

    And thank you for the help
     
  7. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    Please follow also the instructions on that same page about "When visiting domain B, the content of domain A is showing!".
     
  8. till

    till Super Moderator Staff Member ISPConfig Developer

Share This Page