Adding second site breaks Nginx

Discussion in 'ISPConfig 3 Priority Support' started by Mister, Mar 11, 2014.

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

    Mister Member

    Set up Ispconfig with Nginx (upated Nginx with dotdeb Nginx extras) ...first site added everything is running perfect, but when I add the second site I cannot reload or restart Nginx

    The error that appears (below) does not really tell me anything
    [FAIL] Reloading nginx configuration: nginx failed!

    Nothing also appears in the error log of Nginx only an old entry which I do not think is related (below)

    *1212 FastCGI sent in stderr: "lement_implode() should not be called statically, assuming $this from incompatible context in /usr/local/ispconfig/interface/lib/classes/simplepie.inc.php on line 14990
    PHP message: PHP Strict Standards: Non-static method SimplePie_Misc::entities_decode() should not be called statically in /usr/local/ispconfig/interface/lib/classes/simplepie.inc.php on line 9195

    I am stumped on how to proceed
     
  2. Mister

    Mister Member

    Update, I ran the test and reload Nginx configuration command ( nginx -t && service nginx reload ) and everything seems fine, just found out you should update the config files every-time Nginx is upgraded

    Hope this helps any beginners like me
     
Thread Status:
Not open for further replies.

Share This Page