$ php -v
PHP 5.1.4 (cli) (built: May 8 2006 08:35:26)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies
with eAccelerator v0.9.5-beta2, Copyright (c) 2004-2006 eAccelerator, by eAccelerator
[26-May-2006 11:31:21] PHP Fatal error: Call to undefined function eaccelerator_get() in /opt/php-lib/MY_CODE
FC5 64BIT, PHP 5.1.4, Apache 2.2
BUT, Some ea fuinctions linke eaccelerator_list_keys working ok
get_defined_functions() returns only following EA functions:
eaccelerator_caching
eaccelerator_optimizer
eaccelerator_clear
eaccelerator_clean
eaccelerator_info
eaccelerator_purge
eaccelerator_cached_scripts
eaccelerator_removed_scripts
eaccelerator_list_keys
eaccelerator_encode
eaccelerator_load
_eaccelerator_loader_file
_eaccelerator_loader_line
Please help - all my development stalled