Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48073 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78877 invoked from network); 24 Apr 2010 05:48:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Apr 2010 05:48:54 -0000 Authentication-Results: pb1.pair.com smtp.mail=mituld.modi@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=mituld.modi@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.83.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: mituld.modi@gmail.com X-Host-Fingerprint: 74.125.83.42 mail-gw0-f42.google.com Received: from [74.125.83.42] ([74.125.83.42:35714] helo=mail-gw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 80/29-57655-54682DB4 for ; Sat, 24 Apr 2010 01:48:54 -0400 Received: by gwj17 with SMTP id 17so2079239gwj.29 for ; Fri, 23 Apr 2010 22:48:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=4dB3LLb1BENl6g40kvWB+sl5IhjiynKydvzU27ZkIV4=; b=aJRxkE6Kc8Onz96GnbIhUlBRoA3hQg1ietvWJgM0RCHBu/3afOqGbPbGzAPzgY07cP 1pO9YYHLRmr/tTxLg7MNhH/5QjobyUJfQhCifMjWi00vSuzOrIZpwGxU2x5lALWhjKbI ibC94di5vyQ3CGkv2k1v5tpdal3KTH4696aaA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=BuPDycHPFjOiYZgsJYFIm5HPSMfKVZM8h/A/P6eZoLZ+0EXyubxNViOfDheAAzQjoy KY+nJKTAMIwuTPWBE1fPaICboC2JuOSWzB86PrTJhAuavgKKp9UQbQSCdPaKJhaTfERk W5MrVl5pkRLIN7wH6kwpI9INJhcNbeVzqAHqg= MIME-Version: 1.0 Received: by 10.101.21.9 with SMTP id y9mr1429562ani.71.1272088130750; Fri, 23 Apr 2010 22:48:50 -0700 (PDT) Received: by 10.100.12.11 with HTTP; Fri, 23 Apr 2010 22:48:50 -0700 (PDT) In-Reply-To: <698DE66518E7CA45812BD18E807866CE0411BDCA@us-ex1.zend.net> References: <698DE66518E7CA45812BD18E807866CE0411BDCA@us-ex1.zend.net> Date: Sat, 24 Apr 2010 11:18:50 +0530 Message-ID: To: Andi Gutmans Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=0050450170f7280a2b0484f519c1 Subject: Re: [PHP-DEV] install php on embedded device From: mituld.modi@gmail.com (Mitul Modi) --0050450170f7280a2b0484f519c1 Content-Type: text/plain; charset=ISO-8859-1 hi Andi, It is basically a wireless router. i am planning to reduce the php binary footprint up to 10 MB. i am using net-snmp and lighttp with php. i would like to know the list of configuration that i can disable for embedded device. php version will be 5.2.4. device flash size will be 32 MB. let me know if you want more detail. Thanks, Mitul Modi On Sat, Apr 24, 2010 at 9:30 AM, Andi Gutmans wrote: > Hi Mitul, > > I would love to hear more re: what use cases you're trying to address on > the embedded device. What are the issues you're having incl. resource > limitations you're trying to target. I've seen some interest in such > support but it's not clear to me how many people would actually use it. > > Thanks, > Andi > > > -----Original Message----- > > From: Mitul Modi [mailto:mituld.modi@gmail.com] > > Sent: Thursday, April 22, 2010 11:36 PM > > To: internals@lists.php.net > > Subject: [PHP-DEV] install php on embedded device > > > > hi, > > > > I want to install php on linux embedded system. please help me to > reduce the > > memory footprint for php. > > > > thanks, > > Mitul Modi > --0050450170f7280a2b0484f519c1--