[RESOLVED] ISPConfig have crashed after to set IPv4 on *(all)

Discussion in 'Installation/Configuration' started by GuillaumeMdA, Sep 23, 2017.

  1. GuillaumeMdA

    GuillaumeMdA New Member

    Hello,

    ISPConfig have crashed after I did the following thing:
    in the panel "Website", where to select "Ipv4", it was the IP address of my server, and when I've selected "*" (all), ISPConfig and all my websites have crashed...!!! Impossible to connect to anything now

    Note: I did this because I was trying to find out a solution to the recurrent problem to not be able to connect to phpmyadmin (error 404 with the path /phpmyadmin...).

    My configuration:
    - Debian 9.1.0
    - ISPConfig 3.1.6


    The test cat htf_report.txt | more show this:
    ##### SERVER #####
    IP-address (as per hostname): ***.***.***.***
    [WARN] could not determine server's ip address by ifconfig
    [INFO] ISPConfig is installed.

    ##### ISPCONFIG #####
    ISPConfig version is 3.1.6

    ##### VERSION CHECK #####
    [INFO] php (cli) version is 7.0.19-1

    ##### PORT CHECK #####
    [WARN] Port 8080 (ISPConfig) seems NOT to be listening
    [WARN] Port 8081 (ISPConfig Apps) seems NOT to be listening
    [WARN] Port 80 (Webserver) seems NOT to be listening
    [WARN] Port 443 (Webserver SSL) seems NOT to be listening


    Any helps will be welcome as I cannot work now... :(

    Cheers
     
  2. GuillaumeMdA

    GuillaumeMdA New Member

    OK, I found a solution: I restart Apache and everything is working again: service apache2 restart.
    :rolleyes:
     

Share This Page