Hi,
Just upgraded from php 4.3.10 to 4.3.11. Do I need to re-run /scripts/installzendopt ?
Also what is the php.ini file the controls everything now?
Thanks,
Hi,
Just upgraded from php 4.3.10 to 4.3.11. Do I need to re-run /scripts/installzendopt ?
Also what is the php.ini file the controls everything now?
Thanks,
no, you dont need to do this
and to edit our php.ini just logging into shell with root :
pico /usr/lib/php.ini
Originally Posted by gorilla
Found that my php.ini is located in /usr/local/Zend/etc/php.ini
Thanks!