PHP Configuration Modifications
Posted in PHP on Apr 21st, 2008
“Coming together is a beginning. Keeping together is progress. Working together is success.” — Henry Ford
Previously, posts discussed PHP Implementation, PHP as a Module, PHP as a CGI, and PHP over FastCGI. This final post discusses some configuration considerations when implementing PHP. Earlier, we copied the file php.ini-recommended to /usr/local/apache/php/lib/php.ini. There are [...]