I have a Linux environment and I have a PHP web application that conditionally works based on environment variables using getenv in PHP. I need to know how these environment variables should be set for the application to work properly. I am not sure how to install this on Apache.
In addition, I need to be able to configure separate environment variables for each domain separately.
I ask for advice on how I can achieve this.
php ubuntu environment-variables apache
Abishek Jun 05 '12 at 18:01 2012-06-05 18:01
source share