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

    Watchdog small wrong date parse error

    /etc/php.ini [Date] ; Defines the default timezone used by the date functions date.timezone = Europe/Berlin Control panel is set to (GMT +2:00) Europe/Berlin Time sync active (if important) So I think no special settings. I'm on CentOS 5.8 if needed.
  2. GunFood

    0day exploit selling for Plesk <= 10.4.4

    Got a mail: Plesk 0Day For Sale As Thousands of Sites Hacked via Krebs on Security von BrianKrebs am 10.07.12 Hackers in the criminal underground are selling an exploit that extracts the master password needed to control Parallels Plesk Panel, a software suite used to remotely administer...
  3. GunFood

    Watchdog small wrong date parse error

    Hello, i got some watchdog error messages while playing around with my mysql server (which is ok), but I've seen a parsing error: Date: %Mon, 09 Jul 2012 15:21:00 +0200 So horde is unable to display the time and date in webmail. maybe a small fix would be great. Thanks Gun-Food
  4. GunFood

    Horde questions

    Hmm, Horde 3.3.12 is the actual version and it's avail. since 26th July 2011. So 3.3.10 is quiet old... But I would be happy if you release an upgrade to H4. :)
  5. GunFood

    Plesk with fail2ban with Apache error log.

    Do you see the fail2ban rules after entering #iptables -L ? They should start with: Chain fail2ban
  6. GunFood

    Horde questions

    Ja werden sie. Allerdings ist das letzte Horde Update auch schon eine ganze Weile her. Eng: Yes they will. But the last Horde Upgrade is long time ago. Btw. IgorG: Will there be an upgrade to Horde 4 with Plesk 10.4 ?
  7. GunFood

    Cannot add MySQL Database Server under Plesk 10.3

    I don't think the problem is the 10.3 machine. Maybe something is different (IP of outgoing connections ?) and the 9.3 firewall on the MySQL server allow only this address to connect.
  8. GunFood

    Postfix and Redirect

    yea, but he should check, if the file exists. For me (qmail on centOS) it's #ls -la sendmail* lrwxrwxrwx 1 root root 21 Nov 2 2009 sendmail -> /etc/alternatives/mta lrwxrwxrwx 1 root root 4 Sep 14 22:04 sendmail.exim -> exim -rwxr-xr-x 1 root root 198K May 31 18:29 sendmail.postfix...
  9. GunFood

    Postfix and Redirect

    Try to check for sendmail: edit: better wording.
  10. GunFood

    Plesk 10 Apache memory problem

    Could you be more specific? Which memory problem?
  11. GunFood

    Cannot add MySQL Database Server under Plesk 10.3

    try to connect from your 10.3 machine with the mysqlclient to the databaseserver you try to add. mysql -h IP_or_DNS_name -uroot -p should prompt you for the password. Maybe it helps. ;)
  12. GunFood

    How to upgrade plesk 10.3.1 Linux to 10.4 Linux

    And maybe your 10.3 license has to be enabled for 10.4.x But it's good to see it's 10.4.4, so patched before release and beta testing at live machines. :)
  13. GunFood

    Possible to setup a custom log file to be rotated

    Sure, create a new file in /etc/logrotate.d/ named like your log you would like to rotate. Place the following inside the file (taken from apache logrotate): /var/log/httpd/*log { missingok notifempty sharedscripts postrotate /sbin/service httpd reload >...
  14. GunFood

    Horde questions

    Hallo Benjamin, das geht auch ohne Anpassung der Config files: Einloggen: Links: Einstellungen -> Allgemeine Einstellungen Rechts im Dropdown Einstellungen bearbeiten für: auf allgemeine Einstellungen auswählen Unter Anzeigeeinstellungen dann Welche Anwendung soll Horde nach dem...
  15. GunFood

    How do I rename a domain/subscription?

    Hey together, use the renaming feature with caution! I did it and it deleted ALL databases and mailaccounts. As well as the files. I did a backup before renaming, so it's a bit more of work, but not nice, if you don't have a backup. I think I found the error: The customer came to me...
  16. GunFood

    Plesk Healthmonitor Parsing Error Plesk 10.2

    The first output is: and the second: Sometimes I can click again on the healthmonitor and it will load the health information.
  17. GunFood

    Plesk Healthmonitor Parsing Error Plesk 10.2

    Hi, I upgraded yesterday. Since this I get folloging error message in the controll panel: Message String could not be parsed as XML File Exec.php Line 194 Type Exception If you need more information, let me know. Regards Gun-Food
  18. GunFood

    AutoInstaller warning

    AutoInstaller shows the following message: Not a high error, but confusing.
  19. GunFood

    URGENT: security fix for psa-proftpd?

    I did on CentOS 5.5: download tar.gz, uncompress. ./configure make mv /usr/sbin/proftpd /usr/sbin/proftpd.old cp proftpd /usr/sbin/proftpd service restart xinetd verify the update: ftp localhost should answer: 220 ProFTPD 1.3.3c Server Done.
  20. GunFood

    Upgrading to 10

    always update first to 10.0.0 and after a successful update go to 10.0.1 REMEMBER TO MAKE A BACKUP BEFORE STARTING THE UPGRADE!
Back
Top