Apache and SSL Problem after update ISPConfig3

Discussion in 'Installation/Configuration' started by 007007, Jul 11, 2010.

Thread Status:
Not open for further replies.
  1. 007007

    007007 New Member

    Hello

    I have to update ISPConfig3 in my server, following the instructions in this tutorial:

    http://www.faqforge.com/linux/controlpanels/ispconfig3/how-to-update-ispconfig-3/

    but I noticed 2 problems :

    1 - I can not access the ISPConfig interface:

    https://213.186.40.113:8080/

    whereas before it worked ... now for access must go through http and not https

    2 - When I restart apache, it returns three warnings:

    Code:
    Restarting web server: apache2[Sun Jul 11 18:51:39 2010] [warn] NameVirtualHost 213.186.40.113:80 has no VirtualHosts
    [Sun Jul 11 18:51:39 2010] [warn] NameVirtualHost 213.186.40.113:443 has no VirtualHosts
     ... waiting [Sun Jul 11 18:51:40 2010] [warn] NameVirtualHost 213.186.40.113:80 has no VirtualHosts
    [Sun Jul 11 18:51:40 2010] [warn] NameVirtualHost 213.186.40.113:443 has no VirtualHosts
    a solution to these problems please ?

    I thank you in advance
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

  3. 007007

    007007 New Member

    ok i do this
     
    Last edited: Jul 12, 2010
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    You entered the commands in a wrong as you missed the backslash (ispserver.csr) after "...... ispserver.csr \".
     
  5. 007007

    007007 New Member

    thank you till

    the problem of https is solved

    but the problem of apache is not resolved, when I restart apache I got :

    Code:
    Restarting web server: apache2[Mon Jul 12 09:45:09 2010] [warn] NameVirtualHost 213.186.40.113:80 has no VirtualHosts
    [Mon Jul 12 09:45:09 2010] [warn] NameVirtualHost 213.186.40.113:443 has no VirtualHosts
     ... waiting [Mon Jul 12 09:45:10 2010] [warn] NameVirtualHost 213.186.40.113:80 has no VirtualHosts
    [Mon Jul 12 09:45:10 2010] [warn] NameVirtualHost 213.186.40.113:443 has no VirtualHosts
    (i added clients and website, but the folder /client and siteavailables is empty...)
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    The warnings on apache restart are ok. They just mean that there are no sites created yet that are assigned to these specific IP addresses. You made already a new thraed for the other problem and I posted you some instructions there on how to proceed.
     
Thread Status:
Not open for further replies.

Share This Page