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

  1. H

    Plesk 12 Move Vhosts error 403

    I will try that. Thank you very much again.
  2. H

    Plesk 12 Move Vhosts error 403

    Hello Igor, thank you very much for all the help and support you have given me. It is greatly appreciated! One last question: is there a way for me to install plesk 11.5 or any other previous version where this bug is not present yet? This is really urgent, as I need to have the server ready...
  3. H

    Plesk 12 Move Vhosts error 403

    Thanks for the reply. This is the error I get when opening the panel on the configuration troubleshooter page: Error: New configuration files for the Apache web server were not created due to the errors in configuration templates: AH00548: NameVirtualHost has no effect and will be removed in...
  4. H

    Plesk 12 Move Vhosts error 403

    Hi, Thanks for the suggestion but, as I stated in the first post in this thread, the installation is fresh out of the box. The only thing I did to the system is remove apparmor and then install plesk. It was a completely untouched installation of Ubuntu 14.04 LTS I havn't modified anything else
  5. H

    Plesk 12 Move Vhosts error 403

    I did, "sudp is just me typing sudo wrong. I tried the command with sudo after the first try did not give any output. Here is everything executed again. root@h2360773:/etc/apache2/plesk.conf.d# /usr/local/psa/bin/transvhosts.pl --dest-dir /data/www/vhosts/ Moving files to new directory...
  6. H

    Plesk 12 Move Vhosts error 403

    If I run "transvhosts.pl --dest-dir /var/www/vhosts/" at any time I get: root@h2360773:/etc/apache2/plesk.conf.d# /usr/local/psa/bin/transvhosts.pl --dest-dir /var/www/vhosts/ Moving files to new directory... Correct psa configuration file... Correct passwd file... Correct php-fpm pools...
  7. H

    Plesk 12 Move Vhosts error 403

    I ran transvhosts.pl then I removed the server.conf file, I also ran "packagemng -sdf" (Gives no output). When running "httpdmng --reconfigure-all" I get the following output: root@h2360773:/etc/apache2/plesk.conf.d# sudp /opt/psa/admin/sbin/packagemng -sdf No command 'sudp' found, did you...
  8. H

    Plesk 12 Move Vhosts error 403

    This is the e-mail I get from the server whenever the configuration fails: Template_Exception: AH00548: NameVirtualHost has no effect and will be removed in the next release /etc/apache2/plesk.conf.d/server.conf:6 AH00526: Syntax error on line 16 of /etc/apache2/plesk.conf.d/server.conf...
  9. H

    Plesk 12 Move Vhosts error 403

    This is line #16 in server.conf: DocumentRoot "/var/www/vhosts/default/htdocs" Why hasn't it changed to "/data/www/..."
  10. H

    Plesk 12 Move Vhosts error 403

    This is apache2ctl -V after transvhosts.pl: root@h2360773:/var/www/vhosts# /usr/sbin/apache2ctl -V AH00548: NameVirtualHost has no effect and will be removed in the next release /etc/apache2/plesk.conf.d/server.conf:6 AH00526: Syntax error on line 16 of /etc/apache2/plesk.conf.d/server.conf...
  11. H

    Plesk 12 Move Vhosts error 403

    I did as you said. The line in server.conf was DocumentRoot "/var/www/vhosts/default/htdocs" So I changed it to DocumentRoot "/var/www/vhosts/default/htdocs/" This is the output of transvhosts.pl root@h2360773:/usr/local/psa/bin# /etc/apache2/plesk.conf.d/server.conf -bash...
  12. H

    Plesk 12 Move Vhosts error 403

    I fixed /etc/hosts Running getenforce tell me that it is not installed: root@h2360773:/usr/local/psa/bin# getenforce The program 'getenforce' is currently not installed. You can install it by typing: apt-get install selinux-utils running...
  13. H

    Plesk 12 Move Vhosts error 403

    The system I am running is Ubuntu 14.04 it does not use SELinux anymore it uses apparmor. I have uninstalled apparmor right before installing plesk This was the output when removing apparmor: root@h2360773:/data/www# /etc/init.d/apparmor stop * Clearing AppArmor profiles cache...
  14. H

    Plesk 12 Move Vhosts error 403

    Part 2 of my reply: Running "sudo ./transvhosts.pl --dest-dir /data/www/vhosts/" give the same error : root@h2360773:/usr/local/psa/bin# sudo ./transvhosts.pl --dest-dir /data/www/vhosts/ Moving files to new directory... Correct psa configuration file... Correct passwd file... Correct php-fpm...
  15. H

    Plesk 12 Move Vhosts error 403

    Hi, SELinux was not installed: root@h2360773:/usr/local/psa/bin# sudo apt-get remove selinux Reading package lists... Done Building dependency tree Reading state information... Done Package 'selinux' is not installed, so not removed 0 to upgrade, 0 to newly install, 0 to remove and 11 not to...
Back
Top