Re: Can not install ZendOptimizer

2010-10-18 Thread David N
On 11 October 2010 21:25, Phan Quoc Hien wrote: > ZendOptimizer seem not support FreeBSD? > > On Fri, Oct 8, 2010 at 1:29 AM, Lowell Gilbert < > freebsd-questions-lo...@be-well.ilk.org> wrote: > >> > On Thu, Oct 7, 2010 at 11:55 PM, Ryan Coleman >> wrote: >> > >> >> Phan, >> >> >> >> The solution

Re: Can not install ZendOptimizer

2010-10-11 Thread Lowell Gilbert
Phan Quoc Hien writes: > Maybe no solution forever for ZendOptimizer with >=php 5.3 on FreeBSD...so > said...!!:( As far as I can see, ZendOptimizer doesn't support PHP 5.3 on *any* OS. ___ freebsd-questions@freebsd.org mailing list http://lists.freebs

Re: Can not install ZendOptimizer

2010-10-11 Thread Samuel Martín Moro
http://forums.zend.com/viewtopic.php?f=57&t=2412 after a while, they released a new version - 64b compliant. but, you still have to use an old PHP version. Since zend seems to only hire retards, ... I modified a few of my scripts, and bought the IonCube encoder, which is working perfectly fine

Re: Can not install ZendOptimizer

2010-10-11 Thread Phan Quoc Hien
Maybe no solution forever for ZendOptimizer with >=php 5.3 on FreeBSD...so said...!!:( ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr.

Re: Can not install ZendOptimizer

2010-10-11 Thread Phan Quoc Hien
ZendOptimizer seem not support FreeBSD? On Fri, Oct 8, 2010 at 1:29 AM, Lowell Gilbert < freebsd-questions-lo...@be-well.ilk.org> wrote: > > On Thu, Oct 7, 2010 at 11:55 PM, Ryan Coleman > wrote: > > > >> Phan, > >> > >> The solution looks like install PHP 5.2 (/usr/ports/lang/php52) and then >

Re: Can not install ZendOptimizer

2010-10-07 Thread Lowell Gilbert
> On Thu, Oct 7, 2010 at 11:55 PM, Ryan Coleman wrote: > >> Phan, >> >> The solution looks like install PHP 5.2 (/usr/ports/lang/php52) and then >> install /usr/ports/devel/ZendOptimizer. >> Phan Quoc Hien writes: > Yes, Thank Ryan. But it's not clearly solution. The reason it is a little uncle

Re: Can not install ZendOptimizer

2010-10-07 Thread Phan Quoc Hien
Yes, Thank Ryan. But it's not clearly solution. On Thu, Oct 7, 2010 at 11:55 PM, Ryan Coleman wrote: > Phan, > > The solution looks like install PHP 5.2 (/usr/ports/lang/php52) and then > install /usr/ports/devel/ZendOptimizer. > > -- > Ryan > > On Oct 7, 2010, at 11:47 AM, Phan Quoc Hien wrote:

Re: Can not install ZendOptimizer

2010-10-07 Thread Ryan Coleman
Phan, The solution looks like install PHP 5.2 (/usr/ports/lang/php52) and then install /usr/ports/devel/ZendOptimizer. -- Ryan On Oct 7, 2010, at 11:47 AM, Phan Quoc Hien wrote: > No solution for install ZendOptimizer for Php5 on FreeBSD from port? :( > > On Thu, Oct 7, 2010 at 11:34 PM, Rya

Re: Can not install ZendOptimizer

2010-10-07 Thread Phan Quoc Hien
No solution for install ZendOptimizer for Php5 on FreeBSD from port? :( On Thu, Oct 7, 2010 at 11:34 PM, Ryan Coleman wrote: > Very strange situation you have. > > I, too, am running 8 (8.0-RELEASE) and I can confirm the error. > > But Isn't Zend part of the PHP5 codeblock? > > > On Oct 7, 2

Re: Can not install ZendOptimizer

2010-10-07 Thread Ryan Coleman
Ahh, ok. Ignore my last email then please. :) On Oct 7, 2010, at 9:41 AM, Ivan Klymenko wrote: > В Thu, 7 Oct 2010 21:24:30 +0700 > Phan Quoc Hien пишет: > >> Hello, >> I'm trying install ZendOptimizer with my php5 and get this error: >> >> freebsd# make install clean >>> ===> ZendOptimizer-

Re: Can not install ZendOptimizer

2010-10-07 Thread Ryan Coleman
Very strange situation you have. I, too, am running 8 (8.0-RELEASE) and I can confirm the error. But Isn't Zend part of the PHP5 codeblock? On Oct 7, 2010, at 10:18 AM, Phan Quoc Hien wrote: > First,Thank for all. > I used FreeBSD 8.1 with php 5.3.3, but ZendOptimizer seem not support for

Re: Can not install ZendOptimizer

2010-10-07 Thread Ivan Klymenko
В Thu, 7 Oct 2010 21:24:30 +0700 Phan Quoc Hien пишет: > Hello, > I'm trying install ZendOptimizer with my php5 and get this error: > > freebsd# make install clean > > ===> ZendOptimizer-3.3.0.a cannot install: doesn't work with PHP > > version : 5 (Doesn't support PHP 5). > > *** Error code 1

Re: Can not install ZendOptimizer

2010-10-07 Thread Phan Quoc Hien
First,Thank for all. I used FreeBSD 8.1 with php 5.3.3, but ZendOptimizer seem not support for php5? On Thu, Oct 7, 2010 at 10:11 PM, Ryan Coleman wrote: > Phan, > > Seeing as it was realeased in 2007, I would not be completely surprised. > > What version of FreeBSD are you using? > > -- > Ryan

Re: Can not install ZendOptimizer

2010-10-07 Thread Ryan Coleman
Phan, Seeing as it was realeased in 2007, I would not be completely surprised. What version of FreeBSD are you using? -- Ryan On Oct 7, 2010, at 9:57 AM, Craig Butler wrote: > On Thu, 2010-10-07 at 21:24 +0700, Phan Quoc Hien wrote: >> Hello, >> I'm trying install ZendOptimizer with my php5 an

Re: Can not install ZendOptimizer

2010-10-07 Thread Craig Butler
On Thu, 2010-10-07 at 21:24 +0700, Phan Quoc Hien wrote: > Hello, > I'm trying install ZendOptimizer with my php5 and get this error: > > freebsd# make install clean > > ===> ZendOptimizer-3.3.0.a cannot install: doesn't work with PHP version : > > 5 (Doesn't support PHP 5). > > *** Error code 1

Can not install ZendOptimizer

2010-10-07 Thread Phan Quoc Hien
Hello, I'm trying install ZendOptimizer with my php5 and get this error: freebsd# make install clean > ===> ZendOptimizer-3.3.0.a cannot install: doesn't work with PHP version : > 5 (Doesn't support PHP 5). > *** Error code 1 > > Stop in /usr/ports/devel/ZendOptimizer. > Why error? ZendOptimizer