Hi,
currently the init.d script of fastcgi-php do not use the standard
rc.common methods. The attached patch fixes that.
Thanks
Alex
From 46112daf9881750d51d61d8c045824efd60eb11a Mon Sep 17 00:00:00 2001
From: Alexander Sulfrian
Date: Sat, 11 Sep 2010 01:53:18 +0200
Subject: [PATCH] fastcgi
On Mon, 19 Jul 2010 10:24:43 +0200
Gabriel Kerneis wrote:
> netstat -l -u seems to indicate this is the case (bound to ::1).
Please notice that ::1 is localhost in IPv6 ;) The equivalent to
0.0.0.0 in IPv6 is ::
Alex
signature.asc
Description: PGP signature
__