Ticket #92 (closed defect: fixed)

Opened 15 months ago

Last modified 14 months ago

Xcache not working with Zend Optimizer 3.2.8

Reported by: adrianmoir Owned by: moo
Priority: major Milestone: 1.2.1
Component: cacher Version: 1.2-dev
Keywords: Cc:
PHP Version: Application:
Need User Feedback: Other Exts:
SAPI: Probability:
Blocking:

Description (last modified by moo) (diff)

Hi Have a problem trying to Xcache and Zend optimizer can you help?

Many Thanks,

Adrian.

Problem occurs post installation of Xcache upon apache restart.
Error posted in /var/log/httpd/error.log
   PHP Fatal error:  [Zend Optimizer] Zend Optimizer 3.2.8 is incompatible with
   XCache 1.2.0 in Unknown on line 0

PHP info.....

[root@Portal httpd]# php -v
PHP 5.1.6 (cli) (built: May  3 2007 10:03:49)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies
    with Zend Extension Manager v1.2.0, Copyright (c) 2003-2006, by Zend Technologies
    with Zend Optimizer v3.2.8, Copyright (c) 1998-2007, by Zend Technologies
[root@Portal httpd]# php-cgi -v
PHP 5.1.6 (cgi-fcgi) (built: May  3 2007 10:01:28)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies
    with Zend Extension Manager v1.2.0, Copyright (c) 2003-2006, by Zend Technologies
    with Zend Optimizer v3.2.8, Copyright (c) 1998-2007, by Zend Technologies

Apache Version

[root@Portal httpd]# httpd -v
Server version: Apache/2.2.3

Server is running on RedHat Enterprise V5 x86_64.

Change History

in reply to: ↑ description   Changed 15 months ago by adrianmoir

Adrian Again,

O.K. I load Xcache before Zend Optimizer I get rid of my error but I now get a segmentation fault.

I'll post this on the Forum.

Cheers,

Adrian.

Replying to adrianmoir:

Hi Have a problem trying to Xcache and Zend optimizer can you help? Many Thanks, Adrian. Problem occurs post installation of Xcache upon apache restart. Error posted in /var/log/httpd/error.log PHP Fatal error: [Zend Optimizer] Zend Optimizer 3.2.8 is incompatible with XCache 1.2.0 in Unknown on line 0 PHP info..... [root@Portal httpd]# php -v PHP 5.1.6 (cli) (built: May 3 2007 10:03:49) Copyright (c) 1997-2006 The PHP Group Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies with Zend Extension Manager v1.2.0, Copyright (c) 2003-2006, by Zend Technologies with Zend Optimizer v3.2.8, Copyright (c) 1998-2007, by Zend Technologies [root@Portal httpd]# php-cgi -v PHP 5.1.6 (cgi-fcgi) (built: May 3 2007 10:01:28) Copyright (c) 1997-2006 The PHP Group Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies with Zend Extension Manager v1.2.0, Copyright (c) 2003-2006, by Zend Technologies with Zend Optimizer v3.2.8, Copyright (c) 1998-2007, by Zend Technologies Apache Version [root@Portal httpd]# httpd -v Server version: Apache/2.2.3 Server is running on RedHat? Enterprise V5 x86_64.

  Changed 15 months ago by moo

  • status changed from new to assigned
  • description modified (diff)
  • milestone set to 2.0.0

we are to fix it by excluding encoded files automatically

  Changed 14 months ago by moo

  • status changed from assigned to closed
  • resolution set to fixed

fixed in [405] for trunk and in [408] for b1.2

  Changed 14 months ago by moo

  • milestone changed from 2.0.0 to 1.2.1

  Changed 14 months ago by vingrad

  • status changed from closed to reopened
  • resolution deleted

I use revision 409 and I habe Debian 4, PHP5.2.0 and Zend 3.2.8.

Zend Optimizer 3.2.8 is incompatible with XCache 2.0.0-dev

  Changed 14 months ago by moo

  • status changed from reopened to closed
  • resolution set to fixed

make sure you load xcache with zend_extension=/path/to/xcache.so and before loading zend optimizer

adrianmoir had already reported that "O.K. I load Xcache before Zend Optimizer I get rid of Zend Optimizer 3.2.8 is incompatible with XCache" error already

Note: See TracTickets for help on using tickets.