<font color="#333399"><font size="2">I used the bash script given on <a href="http://wiki.nginx.org/PHPFcgiExample#Spawning_a_FastCGI_Process">this page</a>, after having changed the binding to a UNIX socket (and not a network one).<br>

<br>The update-rc configuration tool gives me this output:<br>update-rc.d: using dependency based boot sequencing<br>insserv: warning: script 'php-cgi' missing LSB tags and overrides<br>insserv: There is a loop between service nginx and php-cgi if stopped<br>

insserv:  loop involving service php-cgi at depth 2<br>insserv:  loop involving service nginx at depth 1<br>insserv: Stopping php-cgi depends on nginx and therefore on system facility `$all' which can not be true!<br>

insserv: exiting now without changing boot order!<br>update-rc.d: error: insserv rejected the script header<br><br>I'm not used to the services configuration, but dependencies between nginx and php seems to be somehow buggy.<br>

How to fix that in a cleaner way?<br><br>Many thanks,</font></font><br clear="all"><font size="1"><span style="color:rgb(102,102,102)">---<br></span><b><span style="color:rgb(102,102,102)">B. R.</span></b><span style="color:rgb(102,102,102)"></span></font><br>