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

Recent content by NicholasEvans

  1. N

    SMTP on port 25 and IMAP folders

    Tried changing to Qmail instead of Postfix and still the same issue with IMAP folders not being created.
  2. N

    SMTP on port 25 and IMAP folders

    Hi, I seem to be having a couple of issues with email and plesk 11. Firstly when trying to connect to SMTP on port 25 I get "5.7.1 relay access denied". I've checked all of the threads about this and nothing has fixed the issues. SMTP works fine on port 587. Secondly when I actually...
  3. N

    Changing DocumentRoot

    Gave up in the end and used mod_php5.
  4. N

    Changing DocumentRoot

    Sorry it doesn't show the default apache page. Instead I get: No input file specified.
  5. N

    Changing DocumentRoot

    Have also tried the following but I just get the default apache test page DocumentRoot /var/www/vhosts/example.com/httpdocs SetEnv PP_CUSTOM_PHP_INI /var/www/vhosts/example.com/etc/php.ini <Directory /var/www/vhosts/example.com/httpdocs> <IfModule mod_perl.c> <Files ~...
  6. N

    Changing DocumentRoot

    Hi, I've got several sites that all run from the same document root but require separate mail accounts. I've read that the best way to do this is to set up another site (or webspace) for the domain and then change the DocumentRoot in the vhost.conf file. I've been trying to do this but...
Back
Top