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

    How to install php 5.2 in plesk

    Are you trying to replace the current version or to have multiple versions of php ? Plesk Server Management
  2. iServersupport

    Error after add subscription

    Run this command /usr/local/psa/admin/bin/httpdmng --reconfigure-all Plesk Server Management
  3. iServersupport

    reading data from FastCGI server

    What is the FcgidBusyTimeout value ? Plesk Server Management
  4. iServersupport

    Nameserver Problem !!! Kindly Help !

    Try pinging both Nameservers from outside and see if its responding and what ips are showing. Plesk Server Management
  5. iServersupport

    Many processes

    It actually depends on the services you are running. What is the load on the server ? You can list all the process using ps -aux command iserversupport.com
  6. iServersupport

    How to Redirect HTTPS to HTTP

    You can do that by creating a htaccess rule RewriteEngine on RewriteCond %{SERVER_PORT} ^443$ RewriteRule ^(.*)$ http://www.iserversupport.com/$1 [R=301,L] Make sure to replace iserversupport.com with your domain name
  7. iServersupport

    Yum utility failed to install the required packages

    http://iserversupport.com/plesk-yum-utility-failed-to-install-the-required-packages-installing-php-fpm-nginx-etc/ It will help you to fix the issue
Back
Top