Installation


  • - if i call hostname -f is server4.horusone.com
    - apache2: bad user name ${www-data}
    Action 'configtest' failed.
    i-MSCP 1.0.3.0

    Edited once, last by Horus ().


  • The apache is not running under www-data?
    Please post the output is available

    Code
    1. cat /etc/passwd | grep www-data



    output is [[ www-data:x:33:33:www-data:/var/www:/bin/sh ]]


  • - apache2: bad user name ${www-data}
    Action 'configtest' failed.



    hello;


    please, run


    Code
    1. apache2ctl -t


    and not


    Code
    1. # apache2



    For me


    Code
    1. root@wheezy:/usr/local/src/imscp# apache2ctl -t
    2. Syntax OK
    3. root@wheezy:/usr/local/src/imscp#


    Thanks you for using i-MSCP

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206


  • apache2: bad user name ${www-data}
    Action '-t' failed.
    The Apache error log may have more information.

  • uninstall apache2 and reinstall it
    run imscp script , got this error
    [ WARNINGS ]


    Servers::httpd::apache_fcgi::disableSite: Site 00_master_ssl.conf do not exists
    -----------
    Services status: all up but
    (Port 23) TELNET DOWN

    Edited once, last by Horus ().