Custom Query (267 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (10 - 12 of 267)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Ticket Resolution Summary Owner Reporter
#119 worksforme xcache 1.2.1 has problems together with zend optimizer 3.3.0 moo anonymous
Description

In the admin page, the compile is always set to "yes" and the clogging number keeps increasing. It seems that it stucks with one of the zend optimizer code.

I removed the zend optimizer from the php.ini, then the xcache works fine

-sh-3.00$ php-cgi -v PHP 5.2.3 (cgi-fcgi) (built: Jun 18 2007 17:33:40) Copyright (c) 1997-2007 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies

with XCache v1.2.1, Copyright (c) 2005-2007, by mOo with Zend Extension Manager v1.2.2, Copyright (c) 2003-2007, by Zend Technologies with Zend Optimizer v3.3.0, Copyright (c) 1998-2007, by Zend Technologies

#120 worksforme Unable to post to the forums moo jrabbit
Description

Whenever I try and post a message or a reply on the forums I get a message "Application Error (Rails)" and the content is not posted. I even tried registering a second account today and that too has the same problem. This has been going on for about a month now.

The new account I created today is rbbot and there should be an attempt to post a message logged at approximate 19:06 GMT on the 10th September 2007 if you want to check the web logs.

#123 worksforme autoload malfunction moo glen
Description
(mod_fastcgi.c.2570) FastCGI-stderr: PHP Fatal error: Class 'field_uploaded_file' not found in /usr/share/photoproject/actions/picture_add_flash.php on line 121

there exists __autoload() function which will include classes/$classname.inc

class inheritance is:

+-- 14 lines: class field_uploaded_file extends field------------------------------------------------------------------------------------------------------
+--175 lines: class field----------------------------------------------------------------------------------------------------------------------------------

the temporary fix was to restart xcache.

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracQuery for help on using queries.