- Code: Select all
#php -v
Failed loading /usr/lib/php/extensions/ZendGuardLoader.so: /usr/lib/php/extensions/ZendGuardLoader.so: undefined symbol: compiler_globals
PHP 5.3.8 (cli) (built: Sep 1 2011 15:28:51)
Copyright (c) 1997-2011 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2011 Zend Technologies
Yes, i have apache prefork turned on (not that it would matter, this is a command line example)
I haven't been able to find anything about this.
I have a custom compile of PHP 5.3.8 - might i have left something out?
Thanks!
--Robert

