• 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. U

    Enabling PHP Fastcgi option produces 403 Forbidden error

    Trying to configure for all clients... But still not got luck. Rewrite works, if i use +FollowSymLinks in .htaccess, vhost.conf and httpd.include, but no luck when using in global configuration (in apache2.conf & etc).
  2. U

    Enabling PHP Fastcgi option produces 403 Forbidden error

    The same problem with FCGI... I`ve look on /conf/httpd.include of virtual hosts and found, what FollowSymLinks is included only for *.pl files: <IfModule mod_fcgid.c> <Files ~ (\.fcgi)> SetHandler fcgid-script...
  3. U

    Plesk event handler

    Hello, How can i use script for saving mail account creation/refresh information: NEW_MAILNAME and NEW_PASSWORD. All working properly for NEW_MAILNAME: #!/usr/local/bin/bash echo ${NEW_MAILNAME} >> /home/user/test.log echo $(NEW_PASSWORD) >>/home/user/test.log cat /home/user/test.log...
  4. U

    localization on FreeBSD of PLESK 8.1.1

    System: FreeBSD 6.1 + PLESK 8.1.1 I need to add ru_RU locale for Plesk, but can`t find any files, what can be installed on freebsd. Plesk says, what i must have *.tgz or *.tbz file for installing, but here i can find only *.rpm or *.deb for this version of PLESK. Then i uploading this rpm...
Back
Top