-
Possibly add support for other servers
- lighttpd
- nginx
-
Status monitoring for:
- php-fpm
- HTTPD
- mod_fcgid
-
Automatically enable PHP modules, if specific services are bound to the application. Ex: If a mysql database is attached, enable MySQL.
- Custom environment variables do not get passed through to PHP scripts
- Look at automatically generating FcgidInitialEnv options based on the environment when the build pack runs
- Look at using a custom wrapper script that would source the correct environment first
- Possibly some other way to automate this with HTTPD