All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jack Mitchell <ml@communistcode.co.uk>
To: openembedded-devel@lists.openembedded.org
Subject: Re: php-cgi cannot install package
Date: Tue, 04 Dec 2012 13:13:45 +0000	[thread overview]
Message-ID: <50BDF709.5090505@communistcode.co.uk> (raw)
In-Reply-To: <50BDF27F.2030804@linaro.org>

The issue I have with FPM (albeit noting I haven't researched this much) 
is that FPM keeps the PHP binary running regardless as a daemon right? 
If there is a memory leak in PHP then this will grow over time, where-as 
the php-cgi is a one-shot run of the binary and memory issues won't 
effect the system as the memory gets cleared every time?

If I am being daft, let me know and I will look into switching to FPM.

On 04/12/12 12:54, Marcin Juszkiewicz wrote:
> W dniu 04.12.2012 13:29, Jack Mitchell pisze:
>> I tried to build the recently commited PHP changes today and received
>> this error at do_rootfs, any ideas?
>>
>> The only package I select is php-cgi through IMAGE_INSTALL.
> Good catch. Looks like enabling FPM disabled CGI interface.
>
> But for performance reasons I suggest switch to FPM.
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


-- 

   Jack Mitchell (jack@embed.me.uk)
   Embedded Systems Engineer
   http://www.embed.me.uk

--




  reply	other threads:[~2012-12-04 13:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-04 12:29 php-cgi cannot install package Jack Mitchell
2012-12-04 12:54 ` Marcin Juszkiewicz
2012-12-04 13:13   ` Jack Mitchell [this message]
2012-12-04 17:13   ` Eric Bénard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50BDF709.5090505@communistcode.co.uk \
    --to=ml@communistcode.co.uk \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.