Hi, I have created the .htaccess file with the line: SetEnv APPLICATION_ENV development
However when i call it, it displays production (which is the default value) i also tried adding it to my environment variables in linux using: export APPLICATION_ENV=production which also doesn't work.. Anyone experiencing the same problem? And have any solutions? My first guess is access control.. thx -- View this message in context: http://www.nabble.com/Zend_Application-and-SetEnv-tp23866603p23866603.html Sent from the Zend Framework mailing list archive at Nabble.com.
