erro after update

Discussion in 'Installation/Configuration' started by nokia80, Jul 28, 2010.

  1. nokia80

    nokia80 Member

    hi all

    After the update apache2 doint start up

    pleace help the webserver is ofline


    michael
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Update to which version?
     
  3. nokia80

    nokia80 Member

    after 3.0.2.2 ispconfig


    evrything is offline the controle panel to

    michael
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    1) check the apache error log.
    2) run:

    apache2 -t

    to check the apache syntax.

    3) have you added any apache config file modifications that might conflict with ispconfig?
     
  5. nokia80

    nokia80 Member

    hi till


    hee see bad user name ${apache_run_user}


    thanks
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    for ubuntu and debian use this:

    Code:
    ./etc/apache2/envvars && apache2 -t
     
  7. nokia80

    nokia80 Member

    hi till

    Permision denied he says.

    You can not do it.
    I just pay no problem.

    all my websites are offline for now

    with kind regards michael
     
  8. till

    till Super Moderator Staff Member ISPConfig Developer

    Ok, then try this one:

    apache2ctl -t

    It might be that the old test syntax does not work anymore.
     
  9. nokia80

    nokia80 Member

    name virtualhost ***.***.**.** (ip) has no virtualhost syntax ok


    thanks till fore thad you help

    what is this error??


    michael
     
  10. till

    till Super Moderator Staff Member ISPConfig Developer

    This is no error, it is a info message that not all IP addresses are used for IP based vhosts yet, which is the normal case on a nambased setup. The relevant part is "syntax ok".

    Ok, so there is no syntax error. In this case there should be a error in the apache error log.

    Also you should check if there are still apache processes running. If thats the case, kill them with:

    killall apache2

    and then start apache.
     
  11. nokia80

    nokia80 Member

    hi till


    i have send you a mail whit a file error

    can you look please.


    michael
     
  12. nokia80

    nokia80 Member

    hi till


    have you added any apache config file modifications that might conflict with ispconfig?


    no i have no added any file only the update from ispconfg


    michael
     
  13. nokia80

    nokia80 Member

    hi till



    thanks verry thanks:):



    michael
     

Share This Page