Hello everyone,
I've got issues getting Zend Guard Loader v3.3 running.
Tried several installations, doesn't work for any. Once I install Zend Guard Loader my PHP CLI binary starts to segfault *at exit*.
Same is true for apache processes with mod_php enabled: Works until you SIGHUP your apache processes. Doing that your webserver quits with a segfault.
Can anyone reproduce that issue? Does anyone know a way to work around it?
Thank you very much!
Regards, Andreas
-- SNIP -- $ php -v PHP 5.3.3 (cli) (built: Jul 3 2012 16:53:21) Copyright (c) 1997-2010 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies with Zend Guard Loader v3.3, Copyright (c) 1998-2010, by Zend Technologies Segmentation fault
$ php -m [PHP Modules] bcmath bz2 calendar Core ctype curl date dom ereg exif fileinfo filter ftp gd gettext gmp hash iconv json libxml mbstring mysql mysqli openssl pcntl pcre PDO pdo_mysql pdo_sqlite Phar readline Reflection session shmop SimpleXML sockets SPL sqlite3 standard tokenizer wddx xml xmlreader xmlwriter xsl Zend Guard Loader zip zlib
[Zend Modules] Zend Guard Loader
Segmentation fault -- SNIP --