• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

Search results

  1. R

    Are You Kidding Me?

    Hm, have you tried adding the path to open_basedir? http://faq.sw-soft.com/article_41_432_en.html As for safe mode - you can disable it in vhost.conf file too, just for this domain.
  2. R

    Continuous Errors in QMail Log??

    I don't know if you will be able to get psa-qmail via yum. This is Plesk package. Your problem looks like there is some kind of permission problem - probably some binaries have incorrect permissions. You can check package integrity with: # rpm -V psa-qmail If you want to restore...
  3. R

    ASP Support

    As far as I know Plesk for Linux supports Apache ASP, which slightly differs from Windows ASP.NET, so most probably you won't be able to port this site to a linux box. Try to find more info here: http://www.apache-asp.org/ http://www.asp101.com/samples/
  4. R

    Domain and subdomain with unique ssl certificates

    Since domain and subdomain are on the same IP address you will not be able to install 2 different certs for them, that's an SSL restriction.
  5. R

    Mailing List Tab

    I think it's not possible yet to hide the tab itself. You can hide the lists managements buttons under the tab with Server -> Interface management function if you use Plesk 7.5.4.
  6. R

    Plesk Migration Manager Question

    Well, there is such possibility - migrating of data from chrooted environment, according to Plesk 7.5 Reloaded manual, though I've never done it myself so I can't say if it works ok: http://download1.swsoft.com/Plesk/Plesk7.5/Doc/plesk-7.5r-admins-guide-html/ch06.html#N132E0 If you ask me...
  7. R

    Cannot change some user's email passwords

    This might be related to the fact that Plesk validates old passwords too. So - if this mailname password is invalid then you won't be able to change the password from control panel. You'll have to dig into the mysql directly and fix it right there, like this: # mysql -uadmin -p`cat...
  8. R

    SSL with shared IP

    I dont't think certs are tied to IPs, so there should be no problems using this cert for another IP and even recreating it in another domain repository or server repository.
  9. R

    How do I capture emails sending via specific domain's SMTP

    qmail patches SWsoft users can be found in their Knowledge base, don't know if they are up to date though: http://kb.swsoft.com/article_22_1088_en.html
  10. R

    Dr Web Default & Event Manager

    http://forum.plesk.com/showthread.php?s=&threadid=27971
  11. R

    Drweb & Plesk Functionality

    well it just worked on my box, so why don't you give it a try?
  12. R

    Drweb & Plesk Functionality

    How about using Event manager in Plesk? This event will enable DrWeb for incoming and outgoing messages right after the mailname is created: Mail name created lowest (0) root /usr/local/psa/bin/mail.sh --update <new_mailname> -drweb inout
Back
Top