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

Recent content by NetConsulting

  1. NetConsulting

    Issue WAF ModSecurity Comodo (Free) Error

    In case somebody has the same issue, we solved it with this solution: Fixing the Breakage from the AddTrust External CA Root Expiration published on May 30, 2020: Run apt-get update Run apt-get install ca-certificates Edit /etc/ca-certificates.conf and put an exclamation mark ! (do not comment...
  2. NetConsulting

    Resolved When will PHP 7.3 be included in Plesk Installer

    With Plesk Onyx 17.8.11 Update #35 and newer versiones it's not necessary to install the PHP 7.3 files via SSH as it's included in Plesk. You only have to go to the Plesk Installer to activate it.
  3. NetConsulting

    Resolved When will PHP 7.3 be included in Plesk Installer

    Thanks to @Hextrator for posting the solution to install PHP 7.3 on the server. In order to be able to assign PHP 7.3 to a website, you first have to follow the instructions @Hextrator posted above: Install php73 via SSH: plesk installer --select-release-current --install-component php73...
  4. NetConsulting

    Resolved When will PHP 7.3 be included in Plesk Installer

    As PHP version 7.3 was released on 6th December we would like to know when PHP 7.3 will be available in the Plesk installer.
  5. NetConsulting

    Resolved How can I configure the passive ports that PROFTPD uses to make the external backups?

    Hi there, It seems that there is no need to restart PROFTPD after editing the /etc/proftpd.d/55-passive-ports.conf file. Best regards from Spain.
  6. NetConsulting

    Resolved How can I configure the passive ports that PROFTPD uses to make the external backups?

    We have found the solution. We just have to apply step two of "How to configure passive ports range for ProFTPd on a server behind a firewall?": Passive ports can be defined in /etc/proftpd.d/55-passive-ports.conf file: <Global> ... ... PassivePorts 49152 65535 </Global> What we haven't found...
  7. NetConsulting

    Resolved How can I configure the passive ports that PROFTPD uses to make the external backups?

    Hello everyone, We are making the PLESK backups to a NAS via FTP. The configured passive port range of the NAS is not the standard one. How can we configure the passive FTP ports that the Backup Manager uses while connecting to the external backup resource and making backups via FTP? We are...
Back
Top