An odd Zend Optimizer issue, I have.
No any error during installation nor after, never.
-------------------------
# php -v
PHP 4.3.11 (cli) (built: Aug 2 2005 17:43:08)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
with Zend Extension Manager v1.0.8, Copyright (c) 2003-2005, by Zend Technologies
with Zend Optimizer v2.5.10, Copyright (c) 1998-2005, by Zend Technologies
-------------------------
It seems fine, bot it would works only when useing from command line.
-------------------------
# php -r "phpinfo(INFO_GENERAL);"
.......
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
with Zend Extension Manager v1.0.8, Copyright (c) 2003-2005, by Zend Technologies
with Zend Optimizer v2.5.10, Copyright (c) 1998-2005, by Zend Technologies
-------------------------
Zend encoded scripts could be running fine if from command line,
NEVERTHELESS ,
you'll
get "Zend Optimizer not installed" if from web page...
Anyone like this? Any idea?
OS : CentOS4.1
PHP versions : 4.3.10 4.3.11 4.4.0 tried
ZO versions :
ZendOptimizer-2.5.10a-linux-glibc23-x86_64.tar.gz
ZendOptimizer-2.5.10-linux-glibc21-i386.tar.gz
ZendOptimizer-2.5.7-linux-glibc21-i386.tar.gz
I've tried all of these and so many hours spent, not solved. It was working fine when
CentOS3.5, I think maybe it's better reinstall and put 3.5 back to work.. Gee I have no any idea. Anyone knows the solution?
No any error during installation nor after, never.
-------------------------
# php -v
PHP 4.3.11 (cli) (built: Aug 2 2005 17:43:08)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
with Zend Extension Manager v1.0.8, Copyright (c) 2003-2005, by Zend Technologies
with Zend Optimizer v2.5.10, Copyright (c) 1998-2005, by Zend Technologies
-------------------------
It seems fine, bot it would works only when useing from command line.
-------------------------
# php -r "phpinfo(INFO_GENERAL);"
.......
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
with Zend Extension Manager v1.0.8, Copyright (c) 2003-2005, by Zend Technologies
with Zend Optimizer v2.5.10, Copyright (c) 1998-2005, by Zend Technologies
-------------------------
Zend encoded scripts could be running fine if from command line,
NEVERTHELESS ,
you'll
get "Zend Optimizer not installed" if from web page...
Anyone like this? Any idea?
OS : CentOS4.1
PHP versions : 4.3.10 4.3.11 4.4.0 tried
ZO versions :
ZendOptimizer-2.5.10a-linux-glibc23-x86_64.tar.gz
ZendOptimizer-2.5.10-linux-glibc21-i386.tar.gz
ZendOptimizer-2.5.7-linux-glibc21-i386.tar.gz
I've tried all of these and so many hours spent, not solved. It was working fine when
CentOS3.5, I think maybe it's better reinstall and put 3.5 back to work.. Gee I have no any idea. Anyone knows the solution?