Custom Query (272 matches)
Results (37 - 39 of 272)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #160 | wontfix | After installing xcache the pages are gone blank :S | moo | admin@… |
| Description |
Hello. I just tried to install xcache to my fedora server.Everything went fine untill I changed the settings in php ini and restarted the http server. All pages went blank. Why could that be ? I used the version 1.2.1 and had to disable xcache from php.ini. Could you please help me ? P.S:I am using plesk in my server maybe that could be the problem. This my php -v output. # php -v PHP 5.0.4 (cli) (built: Nov 8 2005 08:27:12) Copyright (c) 1997-2004 The PHP Group Zend Engine v2.0.4-dev, Copyright (c) 1998-2004 Zend Technologies |
|||
| #92 | fixed | Xcache not working with Zend Optimizer 3.2.8 | moo | adrianmoir |
| Description |
Hi Have a problem trying to Xcache and Zend optimizer can you help? Many Thanks,
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.
|
|||
| #300 | wontfix | Error on PHP files containing multiple namespaces when XCache is enabled | moo | adrienlabelle |
| Description |
This was first reported over there: https://github.com/nrk/predis/issues/80 but it seems to be a problem with XCache, not this specific library. If I enable xcache on my apache server, Predis throws the following error: "Fatal error: Class 'Predis\CommunicationException?' not found in..." I am using the one-file version of Predis (not really my choice, the application I use Predis with is a bit rigid). It should be noted this has been reproduced on two different machines. Disabling XCache as an extension or disabling the caching engine fix the issue. The issue is present in XCache 3.0.1 too. PHP version: PHP 5.3.10-1ubuntu3.2 with Suhosin-Patch (cli) (built: Jun 13 2012 17:19:58) Copyright (c) 1997-2012 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies with XCache v1.3.2, Copyright (c) 2005-2011, by mOo OS: Distributor ID: Ubuntu Description: Ubuntu 12.04.1 LTS Release: 12.04 Codename: precise Apache: Server version: Apache/2.2.22 (Ubuntu) Server built: Feb 13 2012 01:51:50 Predis Client version is 0.7.4-dev Thank you very much for your time. |
|||

