From owner-freebsd-questions@FreeBSD.ORG Thu Jan 29 18:36:20 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1C0531065673 for ; Thu, 29 Jan 2009 18:36:20 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from mail.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id D22078FC08 for ; Thu, 29 Jan 2009 18:36:19 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (mail.rachie.is-a-geek.net [192.168.2.101]) by mail.rachie.is-a-geek.net (Postfix) with ESMTP id EF694AFBCCB; Thu, 29 Jan 2009 09:36:18 -0900 (AKST) From: Mel To: freebsd-questions@freebsd.org Date: Thu, 29 Jan 2009 09:36:18 -0900 User-Agent: KMail/1.9.10 References: <4981DACA.90900@ispro.net> <20090129182006.F32595@wojtek.tensor.gdynia.pl> <4981E7FE.2010100@ispro.net> In-Reply-To: <4981E7FE.2010100@ispro.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200901290936.18670.fbsd.questions@rachie.is-a-geek.net> Cc: Evren Yurtesen , Wojciech Puchar Subject: Re: Zend Optimizer support for FreeBSD 7 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2009 18:36:20 -0000 On Thursday 29 January 2009 08:31:42 Evren Yurtesen wrote: > Wojciech Puchar wrote: > > another "professional" company that can't take 10 minutes to recompile. > > funny ;) It might not be that easy. For a 'cross-platform scripting language', you program for the largest common denominator and dive into specifics for exceptions and where interfaces are broken/very badly performing. For an "optimizer", aimed at improving performance, you dive into the nitty gritty of the OS to use the fastest working solution. So it may not be "just recompiling". > I already replied and mentioned that it is ironic since the official > php.net site is even using FreeBSD :) > > I also reminded that FreeBSD is NOT a yet another Linux distribution. I > think he didnt even know what is FreeBSD. Weird eh? Poor you. Asking the sales department technical questions ;) > Plus, ionCube already provided FreeBSD 7 64bit binaries... Probably we > should all switch to ionCube heh :) And also www/eaccelerator in ports. > > > On Thu, 29 Jan 2009, Evren Yurtesen wrote: > >> I got this sort of e-mail from Zend, besides using compat_6 what can > >> we do as FreeBSD users? > >> > >> -------- Original Message -------- > >> Subject: Zend Optimizer > >> Date: Thu, 29 Jan 2009 17:51:10 +0200 > >> From: Howard Clayman > >> To: > >> > >> > >> > >> Hi Evren, > >> > >> It doesn?t look like we are going to support FreeBSD 7 on the Optimzier. > >> I recommend you start using another Linux distribution if you want to > >> use the Zend Optimizer. > >> > >> Tnanks and regards, > >> > >> Howard Clayman > >> > >> > >> > >> Howard Clayman > >> Sales Manager International Markets > >> howard@zend.com > >> t. +972.3.753.9525 / Skype: howardzend > >> > >> -----Original Message----- > >> From: Zend Sales [mailto:sales@zend.com] > >> Sent: Tuesday, January 27, 2009 9:26 AM > >> To: Howard Clayman > >> Subject: Sales Contact Form > >> > >> > >> Input received: > >> > >> Email: yurtesen@ispro.net > >> FirstName: Evren > >> LastName: Yurtesen > >> Company: ispronet internet services--TR > >> Country: TR > >> State: XX > >> Title: > >> Phone: 358.405073940 > >> Street: 18 Sokak No:12 > >> City: Izmir > >> Comments: Hello, > >> > >> Can you please let us know when will you make Zend Optimizer for FreeBSD > >> 7.x available for download? > >> > >> Thanks, > >> Evren > >> Username: > >> > >> _______________________________________________ > >> freebsd-questions@freebsd.org mailing list > >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions > >> To unsubscribe, send any mail to > >> "freebsd-questions-unsubscribe@freebsd.org" > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" -- Mel Problem with today's modular software: they start with the modules and never get to the software part.