Apache2 will not start

  • I installed the current version of the control panel on Debian (Current version) and it will not start



    root@cyberchatnet:/home/phil/imscp# etc/init.d/apache2 restart
    bash: etc/init.d/apache2: No such file or directory
    root@cyberchatnet:/home/phil/imscp# etc/init.d/apache restart
    bash: etc/init.d/apache: No such file or directory
    root@cyberchatnet:/home/phil/imscp# /etc/init.d/apache2 restart
    Restarting web server: apache2apache2: Could not reliably determine the server's fully qualified domain name, using ::1 for ServerName
    ... waiting apache2: Could not reliably determine the server's fully qualified domain name, using ::1 for ServerName
    .
    root@cyberchatnet:/home/phil/imscp#
    [/align]

  • What did you installed?? Seam's you installed nothing ^^


    Take a look on it

    Code
    1. etc/init.d/apache2


    This will only work if you stay on "/"..
    But he stays in the homefolder of "root"


    Code
    1. Could not reliably determine the server's fully qualified domain name


    For this you have to look inside you "/etc/hosts"
    Your ipaddress doesn't match with any host entry and your dns configuration is bad