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

    Clients getting duplicate emails from one domain

    >> No it only happens from this server used by a local college. I tried contacting the IT guy there and her has not responded to me. Then most probably the issue is on sending server side I think.
  2. dash

    DRWeb logging to console

    You can remove and then install "Parallels Premium antivirus" component in Plesk UI. go to Tools & Settings -> Updates & Upgrades -> Mail hosting features -> Parallels Premium antivirus
  3. dash

    Multiple PHP versions

    Yes - it will be new component for each php version in Plesk 12.0 Installer without any auto replacements or conflicts with installed php versions
  4. dash

    DRWeb logging to console

    and your /etc/syslog.conf ?....
  5. dash

    Multiple PHP versions

    Going to do this earlier for Plesk 12.0, coming soon :)
  6. dash

    DRWeb logging to console

    looks ok. what about /etc/drweb/drweb_handler.conf ?
  7. dash

    DRWeb logging to console

    Hi, Plesk configures drweb to use syslog to log messages. Probably your syslog service is configured to show this messages to console? Please check this: http://serverfault.com/questions/392299/syslog-written-on-console Also please check your drweb config files regarding log settings: What do...
  8. dash

    Clients getting duplicate emails from one domain

    hi, Do you face the same issue when your server receiving emails from other servers? I would like to recommend you to ask sender IT staff about more detailed info from their logs - how do they know about "cutting off the sending process", what are symptoms on their side? specific error codes...
  9. dash

    required to activate license (subscription) daily

    Hello, this issue is related to the subscription's expiration date, not to license key you use. Try this solution: http://kb.mediatemple.net/questions/1914/Customize+your+Plesk+subscription#dv_managed/-to-renew-an-expired-subscription--
  10. dash

    Upgrade Mysql 5.* to 5.6

    Hi, Plesk does not ship any mysql builds on Ubuntu, instead we rely on OS vendor repositories. For example Ubuntu 14 universe repository provides mysql-5.6
  11. dash

    open_basedir short codes

    Hi, you listed all available short codes
  12. dash

    [PPPM-2612] Outgoing mail control on domains simply doesn't work

    Hello, we will fix it soon, please follow Plesk updates RSS feed to stay informed.
  13. dash

    [PPPM-2612] Outgoing mail limits not limiting mail

    Hello, we will fix it soon, please follow Plesk updates RSS feed to stay informed.
  14. dash

    Ubuntu 12.04 + Apache 2.2 + PHP: No garbage collection for session files?

    Hello, yep, that's my mistake - plesk-php-cleanuper script is used on rpm systems like Centos. I've checked my Plesk 12 on Ubuntu 12 instance: /etc/cron.d/php5 is used to clean up php sessions. This file belongs to php5-common package from Ubuntu repo. # apt-file search /etc/cron.d/php5...
  15. dash

    Plesk Panel 12.x EL 7.1

    Hi, CentOS-7.1 is not yet released... http://wiki.centos.org/Manuals/ReleaseNotes/CentOS7 It always comes a bit later, especially taking into account that 7.1 is a big update with a lot of changes. Surely both Rhel 7.1 and Centos 7.1 will be supported in Plesk 12.x after centos release
  16. dash

    Where is the default php.ini?

    Hi, it works in the following way: 1. during domain creation base php.ini for specified php handler is copied to domain's location. You can get list of all registered php handlers and basic php.ini files using: /usr/local/psa/admin/sbin/php_handlers_control --list php.ini for a particular domain...
  17. dash

    Drweb Log Error each day in Cron mail

    I guess that's the root cause - system returns "permission denied" instead of "no such file or directory" for non existent files /var/drweb/log/drwebd.log & /var/drweb/log/updater.log Maybe some security system like apparmor?... What does "stat" command shows for the log files in console under...
  18. dash

    Block a domain as email destination

    Plesk has a very flexible way for custom email processing. I'm talking about so-called "Mail handlers" that allows you to filter necessary emails. In simple way it can be just a shell script that should be registered in Plesk mail system using command line. Please take a look on this...
  19. dash

    Multiple PHP versions

    Hello, Probably it will be a good news for you and those who need to maintain availability of multiple php versions. We plan to add several php versions packaged by Parallels that will be available as separate components in Plesk 12.0.18 Installer
  20. dash

    Ubuntu 12.04 + Apache 2.2 + PHP: No garbage collection for session files?

    Hello, Plesk installs it's own "garbage collection" hourly cron job: /etc/cron.hourly/plesk-php-cleanuper It's a simple shell script, so you can easily check how does it work. Also please check: http://kb.odin.com/en/119500
Back
Top