Posted in Apache, Leopard, Links, Mac OS X, ModSecurity, MySQL, NIST, OpenSSL, PHP, Request Tracker on Aug 3rd, 2008
Awhile back, I posted “Request Tracker Installation (Part 1 of 2),” which provided information and additional links concerning Request Tracker (RT). As a reminder, RT is an enterprise-grade ticketing system which allows for the checking of the status of various tasks including when the tasks were requested, who requested the tasks and why, [...]
Read Full Post »
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 [...]
Read Full Post »
Posted in PHP on Apr 21st, 2008
“He who would learn to fly one day must first learn to stand and walk and run and climb and dance; one cannot fly into flying.” — Friedrich Nietzsche
In the initial post, “PHP Implementation” three ways to implement PHP were outlined. In the previous post, PHP as a Module, PHP configured to run as [...]
Read Full Post »