[BlueOnyx:02434] Re: zend optimizer
Michael Stauber
mstauber at blueonyx.it
Thu Sep 17 16:37:28 -05 2009
Hi Brian,
> Add line to end of /etc/php.ini file
>
> [Zend]
> zend_extension=/home/zend/ZendOptimizer-3.3.9-linux-glibc23-i386/data/5_1_x
>_comp/ZendOptimizer.so
No, no, no!
I wish people would stop such bad habbits. :o)
Put any additions to php.ini into a new separate file in /etc/php.d/what-is-
it-for.ini
Example:
/etc/php.d/zend.ini
Files in /etc/php.d/ ending on *.ini will be included in php.ini.
Keeping additions to php.ini in separate files will make your life (and ours!)
much easier as it causes less conflicts with upgrades.
--
With best regards
Michael Stauber
More information about the Blueonyx
mailing list