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

    Yum update from ART seems to have hosed my Plesk server

    paste here: cat /var/log/yum.log so we can see what it has updated.. does it has printed any error during the update???
  2. E

    Installing gzip

    yes, every copy of apache2 include that module: mod_deflate ;) just do what i've written above, then do a service httpd restart and test that your pages are compressed: http://www.whatsmyip.org/mod_gzip_test/ ;) httpd is readed at every start of the httpd service (apache)...
  3. E

    Installing gzip

    apache2 ha a new BUILT IN module to support the output compression to enanble it: nano /etc/httpd/conf/httpd.conf and add at the end of the file: AddOutputFilterByType DEFLATE text/html text/plain text/xml application/x-httpd-php in that way html, xml and php files will be gzipped...
  4. E

    PROTEST BY LICENSEES We don't want 7.5.3-beta. We want 7.5.3-fullversion without bugs

    my question is: why there's that UPDATE icon in plesk??? and if i've to administer the server via shell (in this case not only administer: also fix it!!) why i've to pay for a software that have to facilitate my job with a webinterface???? if the "update icon" doesn't work i can't see any...
  5. E

    plesk not accepting my remote ftp login :/

    I've a server that i want to use to place backups using "FTP account for remote repository" the login on the remote server is structured like: userxxx@domain.ext when i try to use that login on the plesk panel, plesk block me and say "You can use lowercase alphanumeric, dash and...
Back
Top