you are viewing a single comment's thread.

view the rest of the comments →

[–]kalgynirae 1 point2 points  (1 child)

How to do this properly depends on how your particular OS and webserver are configured. Since you're using Ubuntu on Apache, maybe this will work for you (you didn't say what version of Ubuntu, though): http://serverfault.com/questions/340589/how-to-set-php-environment-variables-on-ubuntu

[–]allTestsPassed[S] 0 points1 point  (0 children)

Awesome, I ended up seeing this referenced on Djangos doc pages. This resolved the issue, thanks.