Hi Eusebi,
thanks for the patch. You are absolutelly right. I really had a bad
luck with this php5-fpm.init script :-(.
5.3.6-6 with the fix is on it's way to unstable.
Ondrej
On Thu, Mar 31, 2011 at 00:06, Eusebi Giampaolo
wrote:
> I haven't read all the thread but /etc/init.d/php5-fpm doesn'
I haven't read all the thread but /etc/init.d/php5-fpm doesn't start
php5-fpm on boot (while it start it if called from the shell)..
I resolved the problem swapping the first two lines of the "start" case
in /etc/init.d/php5-fpm.. something like:
[patch]
*** php5-fpm2011-03-30 23:57:31.989484
> i don't understand the colon. Do you have any pointers on it ?
That's easy. When I saw your output I have realized that the script never goes
to log_msg_end statement because of VERBOSE=no and whole script returns with
last exit value (which is 1). The ':' is an empty command (aka set the ret
On 03/28/2011 10:47 AM, Ondřej Surý wrote:
Hi,
I think it does help a lot.
Does this patch:
diff --git a/debian/php5-fpm.init b/debian/php5-fpm.init
index 25badb3..4e0fdee 100644
--- a/debian/php5-fpm.init
+++ b/debian/php5-fpm.init
@@ -163,3 +163,5 @@ case "$1" in
exit 1
;;
e
Hi,
I think it does help a lot.
Does this patch:
diff --git a/debian/php5-fpm.init b/debian/php5-fpm.init
index 25badb3..4e0fdee 100644
--- a/debian/php5-fpm.init
+++ b/debian/php5-fpm.init
@@ -163,3 +163,5 @@ case "$1" in
exit 1
;;
esac
+
+:
help?
Ondrej
--
Ondřej Surý
http:/
On 03/28/2011 12:06 AM, OverlordQ wrote:
On 3/27/2011 9:36 AM, Ondřej Surý wrote:
tags 619546 +moreinfo
thank you
Could you please set VERBOSE=yes in /etc/default/rcS and try to
reproduce the problem? The installation is OK on my test system.
Strange. I ran it once first:
---
thedarkcitadel:
On 3/27/2011 9:36 AM, Ondřej Surý wrote:
> tags 619546 +moreinfo
> thank you
>
> Could you please set VERBOSE=yes in /etc/default/rcS and try to
> reproduce the problem? The installation is OK on my test system.
>
Strange. I ran it once first:
---
thedarkcitadel:/home/ovrlrdq# aptitude full-upgr
tags 619546 +moreinfo
thank you
Could you please set VERBOSE=yes in /etc/default/rcS and try to
reproduce the problem? The installation is OK on my test system.
Ondrej
On Thu, Mar 24, 2011 at 23:46, wrote:
> Package: php5-fpm
> Version: 5.3.6-4
> Severity: important
>
> When trying to install
Package: php5-fpm
Version: 5.3.6-4
Severity: important
When trying to install the package you recieve this message:
--
cthulhu:/var/lib/dpkg/info# aptitude install php5-fpm
The following NEW packages will be installed:
php5-fpm
0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgrad
9 matches
Mail list logo