• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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