Hello ,
php 4.2.2 is working fine on my server , however when
I execute a php script from command line
php test.php
I receive this message
Failed loading /usr/local/Zend/lib/ZendOptimizer.so: /usr/local/Zend/lib/ZendOptimizer.so: cannot open shared object file: No such file or directory
then the script is executed regulary .
How to fix it ?
Thank you
php 4.2.2 is working fine on my server , however when
I execute a php script from command line
php test.php
I receive this message
Failed loading /usr/local/Zend/lib/ZendOptimizer.so: /usr/local/Zend/lib/ZendOptimizer.so: cannot open shared object file: No such file or directory
then the script is executed regulary .
How to fix it ?
Thank you