sorry to necro this thread but did anyone else get this working? I am trying to add ice 3.3.1 to my centos5 php
Code:
PHP 5.2.10 (cgi-fcgi) (built: Sep 17 2009 13:35:38)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies
with XCache v1.2.2, Copyright (c) 2005-2007, by mOo
with the ionCube PHP Loader v3.1.34, Copyright (c) 2002-2009, by ionCube Ltd., and
with Zend Extension Manager v1.2.2, Copyright (c) 2003-2007, by Zend Technologies
with Suhosin v0.9.27, Copyright (c) 2007, by SektionEins GmbH
with Zend Optimizer v3.3.3, Copyright (c) 1998-2007, by Zend Technologies
if I add it at the end of /usr/local/lib/php.ini I get nothing apache restarts fine but has no ice module, if I add it before the zend stuff apache segfaults.
Code:
Oct 8 14:14:31 rand kernel: httpd[9780]: segfault at 0000000000000059 rip 00002ba32d51a671 rsp 00007fff76e40bb0 error 4
httpd has failed, please contact the sysadmin.
the error or access logs have no info about this, if theres another log I should look into that would be good to know. thanx.
PS ICE is installed via el5 yum repo.