• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Search results

  1. P

    Resolved SetEnv website configuration unable to get value in cgi

    Meanwhile, we use database connect to convert lower or upper character using LC_CTYPE got by MariaDB. Thank for your help.
  2. P

    Resolved SetEnv website configuration unable to get value in cgi

    Thank you for your rapid and exhaustive response. Unfortunatly, the LC_CTYPE is mandatory to execute tolower and toupper C function. The cgi-bin script must receive this environment variable to run correctly and convert lower and upper letters. It seems that this point has been forgotten by devs...
  3. P

    Resolved SetEnv website configuration unable to get value in cgi

    Hello, we use script language in cgi-bin mode. The scripts receive all Apache variables such as HTTP_REFERER, SERVER_NAME, ... but not environment variables such as LC_CTYPE. Does anybody knows the reason please ? Even if we define "SetEnv myvar "myvalue"" in section "Apache/Nginx" /...
Back
Top