HI again:
- Pages load faster (not shure how much, but faster).
Exactly, I think it is more subjective than objective.
php-v gives this:
Failed loading /usr/local/Zend/lib/ZendExtensionManager.so: /usr/local/Zend/lib/ZendExtensionManager.so: cannot open shared object file: No such file or directory
PHP 4.3.11 (cgi) (built: Sep 27 2005 10:39:25)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
And after checking, the file is there and the folder also.
ls /usr/local/Zend/lib/ZendExtensionManager.so
/usr/local/Zend/lib/ZendExtensionManager.so
Why could it not be loading?
Regards!