Recent content by siteturbo

  1. S

    Question Apache Web Server Settings (mod_setenvif)

    Could a be a virtual host setting? Maybe need to load the module in a the /var/www/vhosts/system/my.virtual.domain.com/conf/httpd.conf
  2. S

    Question Apache Web Server Settings (mod_setenvif)

    The error message is Uncaught Error: Call to undefined function apache_getenv()
  3. S

    Question Apache Web Server Settings (mod_setenvif)

    I get no result for that script running the apache_getenv() function. It breaks/stops the script.
  4. S

    Question Apache Web Server Settings (mod_setenvif)

    When I run that PHP script I get mod_setenvif is NOT loaded
  5. S

    Question Apache Web Server Settings (mod_setenvif)

    Thanks for you reply. Inside the file /etc/httpd/conf/httpd.conf there is a call for include conf.modules.d/*.conf Inside the file /etc/httpd/conf.modules.d/00-base.conf there is a call to LoadModule setenvif_module modules/mod_setenvif.so I have restarted apache, yet it still doesn't load...
  6. S

    Question Apache Web Server Settings (mod_setenvif)

    Hello, I'm new to Plesk. I am in the Apache Web Server Settings and I want to enable the mod_setenvif module for Apache. However, I see no option or setting for it. How do I enable mod_setenvif or install it? Thank you.
Back
Top