[BlueOnyx:10832] Re: Gallery

Greg Kuhnert gkuhnert at compassnetworks.com.au
Tue Jun 19 06:44:43 -05 2012


Hi List.

I have done some research into the issue recently reported regarding 
Gallery. It turns out there is actually no problem with the Gallery 
module. The problem was actually a known bug in Zend, that has not yet 
been patched by the Zend team.

The problem is documented on the Zend website at the two links below:

http://forums.zend.com/viewtopic.php?f=57&t=11953
http://forums.zend.com/viewtopic.php?f=57&t=42383

So - what is the answer? As a workaroumd, edit your zend ini file and 
change the obfuscation support level to match the line below. The file 
is located at /etc/php.d/zend.ini

     zend_loader.obfuscation_level_support=2


After you have made the change, you should restart apache

     service apache restart

This particular bug may affect other apps as well - depending on what 
coding features are used in your PHP apps. If you see PHP segfaulting on 
your server, this would be a good one to add to your checklist.

This fix is also published at the Compass forum at the following URL:
http://forum.compassnetworks.com.au/viewtopic.php?f=11&t=347&p=548#p548

Regards,
Greg.



More information about the Blueonyx mailing list