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

    Bug: Server > Interface Preferences > Button sets settings

    Yes, and I contacted support and gave them step by steps for reproducing it and they said they couldn't. I'm on FreeBSD6.0. They offered to take a look if I filled out the form to give them server access, but I got busy and didn't pursue it.
  2. C

    Problems after Plesk Update to v8

    https://register.swsoft.com/key_upgrade/
  3. C

    language packs

    Hey look! Some language packs for 8. http://www.swsoft.com/en/products/plesk8/lp/
  4. C

    logrotate

    Anybody?
  5. C

    language packs

    I've been scared to try. I'm assuming that not everything would be translated. I wrote tech support a couple of days ago, and they told me the language packs for 8.0 weren't available yet. Funny, though. You can supposedly purchase the language packs for 8.0 on the "buy" page.
  6. C

    Broken license on upgrade

    Maybe you need to upgrade your key? https://register.swsoft.com/key_upgrade/
  7. C

    logrotate

    Where is the best place to make changes to logrotate so that things don't get overwritten when you upgrade plesk? I would like to change the rotation of the qmail maillog in /usr/local/psa/var/log to daily, saving 14 days worth of logs. If it matters, I'm on FreeBSD 6.0. Thanks in...
  8. C

    Add a block of IPs

    Here's a simple (and insecure) perl script that will add a block of IPs to plesk from the command line. I accept no responsibility for its use or mis-use. Since it uses the plesk ipmanage tool, it is unlikely that you'll cause your system to implode. #!/usr/bin/perl # This script causes...
  9. C

    FTP Backups

    yes! I can't believe they'd remove functionality like that. That's really poor...
  10. C

    Enable SPF spam protection

    http://www.openspf.org/
  11. C

    Acronis + FreeBSD + Plesk8

    Does that mean there is Acronis for FreeBSD 5.4? And does anyone know for sure if you have to buy an additional license (from Acronis) in order to use the module?
  12. C

    Plesk 8.0.0 and FreeBSD 6.0

    I installed Plesk 8.0.0 on FreeBSD 6.0, just to get a look before I upgrade my 7.5.4 server. One installation gotcha of note is that the installer tries to use gtar, but it couldn't find it until I installed the version from the ports collection. After that, everything went smoothly. I...
  13. C

    Event Manager to enable Sitebuilder

    Does anyone have either a script that can be called via Event Manager or the syntax to place directly in event manager to enable Sitebuilder on a domain upon physical hosting setup? It can't be that hard to do, and I'll tackle it if I need to, but someone else *must* have already done...
  14. C

    Blocked Ip? :(

    There is a solution for this in the knowledge base. http://kb.swsoft.com/article_16_954_en.html The syntax for deleting the policy doesn't look right, though... you might need to play with the syntax.
  15. C

    Plesk Solutions

    I have it running on FreeBSD 5.3, though I've spent some time installing / reinstalling to make sure I understood the process. Here's what I did: Install FreeBSD 5.3 with more or less default partitions (I always make / and /var larger than the default). Edit Kernel to support quotas...
  16. C

    HOWTO: Install all templates automatically

    Hmmm... just found a problem with this. While the script worked perfectly as far as I can see, none of the templates are showing up in their categories. When I go into the sitebuilder interface and go to the templates section, all of the templates are listed, but their category is listed as...
  17. C

    HOWTO: Install all templates automatically

    This might help some of you, so I thought I'd post it. I just attempted to use this script for FreeBSD 5.3 and discovered that the version of sed on my machine doesn't like the '-i' flag without the name of a file extension to save a backup to. I changed the sed lines as follows: sed -i...
Back
Top