![]() |
installing zend
how do i go about installing zend optimizer.
i already downloaded, extracted and ran the zend optimizer install.sh file, it asked me where my php.ini file is, i pointed to ALL the php.ini files found (did a "locate php.ini". Restarted the web server, and after checking the php.php(a file that shows the php info) i noticed nothing changed. |
The php.ini used by the pre-built PHP binary is located at lsws/conf/php.ini, and the path to php.ini should be in the phpinfo page as well.
|
i selected that file during the zend install, and the script still says there is no zend engine present. :(
|
Please check lsws/logs/stderr.log and zend optimizer related directives in lsws/conf/php.ini.
|
and don't forget to restart lsws after installing zend (or do at least a graceful restart through the webinterface).
|
fixed it!
one of the zend lines in the php.ini file was missing, all i did was slip it in and it works fine now :D |
| All times are GMT -7. The time now is 11:07 AM. |