• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Recent content by theslashy

  1. T

    Plesk 11.5 + Horde: Get ActiveSync

    Well...on android mails sync, but calendar + address book not... //edit all working now. you have to use your full email address to log on...
  2. T

    Plesk 11.5 + Horde: Get ActiveSync

    //sorry doppelpost
  3. T

    Plesk 11.5 + Horde: Get ActiveSync

    So, i got Activesync working by doing this: edit /var/www/vhosts/mydomain.de/conf/vhost.conf /var/www/vhosts/mydomain.de/conf/vhost_ssl.conf <Directory /usr/share/psa-horde> php_flag magic_quotes_gpc off php_flag register_globals off php_flag magic_quotes_runtime off php_flag...
  4. T

    Horde ActiveSync Problem

    Can you tell me how to activate the activesync at first?
  5. T

    Plesk 11.5 + Horde: Get ActiveSync

    you have to modify/create the vhost.conf and vhost_ssl.conf for your domain at /var/www/vhosts/yourdomain.de/conf afterwards, exec these two: /usr/local/psa/admin/bin/httpdmng --reconfigure-all /etc/init.d/apache2 restart Other question: did anyone get activesync working...
Back
Top