apache2 restart failed after removing account from ISPConfig 3

Discussion in 'Installation/Configuration' started by Squatter1, Aug 8, 2016.

  1. Squatter1

    Squatter1 New Member

    Hello,
    I have just removed from my ISPConfig user who had several websites running. Then apache2 crashed. It wont load again and it says

    Code:
    AH00543: apache2: bad user name web1
    Action 'configtest' failed.
    
    I thought I bypass it by adding user web1 and group client1, but new error pops up when trying to restart apache:
    Code:
     * The apache2 configtest failed.
    Output of config test was:
    AH00526: Syntax error on line 127 of /etc/apache2/sites-enabled/bakes-wood.com.vhost-le-ssl.conf:
    Wrapper /var/www/php-fcgi-scripts/web1/.php-fcgi-starter cannot be accessed: (2)No such file or directory
    Action 'configtest' failed.
    
    please help.

    Thanks a lot
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    This /etc/apache2/sites-enabled/bakes-wood.com.vhost-le-ssl.conf is not a file that was written by ispconfig. Most likely you added it manually or you use some kind of third party addon that created it and you missed then to remove it at the time you deleted the site. Delete that file and then start apache again.
     
  3. Squatter1

    Squatter1 New Member

    Thank you very much:)
    It was let's encrypt file. It works now.
     

Share This Page