[Solved] APACHE to NGINX conversion failed

Discussion in 'Installation/Configuration' started by fbarcenas, Mar 26, 2017.

  1. fbarcenas

    fbarcenas Member

    I followed this guide:
    https://blog.schaal-24.de/ispconfig/ispconfig-apache-durch-nginx-ersetzen/?lang=en
    My control panel works but my sites do not get created in /etc/nginx/sites-available
    When I look at the ISPCONFIG error log all I see is this:
    Code:
    25.03.2017-16:54 - WARNING - Could not check apache modules, apachectl not found.
    25.03.2017-16:54 - WARNING - Could not check apache modules, apachectl not found.
    25.03.2017-16:54 - WARNING - Could not check apache modules, apachectl not found.
    25.03.2017-16:54 - WARNING - Could not check apache modules, apachectl not found.
    25.03.2017-16:54 - WARNING - Could not check apache modules, apachectl not found.
    25.03.2017-16:54 - WARNING - Could not check apache modules, apachectl not found.
    25.03.2017-17:09 - WARNING - Could not check apache modules, apachectl not found.
    25.03.2017-17:09 - WARNING - Could not check apache modules, apachectl not found.
     
  2. fbarcenas

    fbarcenas Member

    I figured out the apache plugin needed to be removed and replaced with the nginx plugin.
    Even though everything is working right, my monitor still says my webserver is down. How do I fix what server that monitor is monitoring.
     
  3. ahrasis

    ahrasis Well-Known Member HowtoForge Supporter

    Have you tried accessing your websites? Because that could be just fake a warning. Anyway, did you do a full resync afterwards?
     
  4. fbarcenas

    fbarcenas Member

    It is a fake warning everything works. But I would like to fix it if possible. I have already done a full sync.
    Screen Shot 2017-03-27 at 5.59.59 PM.png
    Screen Shot 2017-03-27 at 5.59.48 PM.png
     
    Last edited: Mar 28, 2017
  5. ahrasis

    ahrasis Well-Known Member HowtoForge Supporter

    I think I'll just quote from this tutorial: Some services are shown as "Offline" in the ISPConfig though they are running on the server.

     
  6. fbarcenas

    fbarcenas Member

    ahrasis likes this.
  7. fbarcenas

    fbarcenas Member

    Enabling the default site fixed it.
     

Share This Page