Deploying the Zend Framework with Apache Environment Variables
Wednesday, February 6th, 2008I have recently set up my development environment in a way that mimics my production environment as closely as possible, which is easy even though I develop on Kubuntu and deploy on centOS. For example, I utulize the exact same directory structure and I make use of php.ini file for settings specific to dev, like […]