Welcome Guest, Not a member yet? Register   Sign In
SetEnv in .htaccess file doesn't seem to work with PHP-FPM
#3

(03-22-2018, 12:21 PM)InsiteFX Wrote: Make sure that mod_env.s or mod_env.so is enabled in your php.ini and Apache config.

Apache 2.4 needs it enabled. Otherwise it could be a configuration setting in PHP-FPM.

if i understnd you correctly, mod_env is installed as an apache module:
Code:
$ sudo apachectl -M | grep env
env_module (shared)
setenvif_module (shared)

Apparently other folks have this problem too:
https://forum.codeigniter.com/thread-68103.html
Reply


Messages In This Thread
RE: SetEnv in .htaccess file doesn't seem to work with PHP-FPM - by sneakyimp - 03-22-2018, 02:10 PM



Theme © iAndrew 2016 - Forum software by © MyBB