Closed jeremyquinton closed 10 years ago
Thanks. I will sort this out
$_SERVER['SERVER_NAME']
And
$_SERVER['APPLICATION_ENV']
Are unavailable when running via CLI
From commit message
Default config has basic logger to standard error log (configured by
web server). Config dist file added to give examples of possible
configuration
The reliance on $_SERVER environment variables in the module.config means that if these variables are not set php outputs warnings.