Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
Installed successfully but now there is none of icons in plesk with error:
Unable to read components configuration from the service node: sh: /usr/local/psa/admin/bin/packagemng: Permission denied
I tried to stopall and restart and had following results:
# service psa stopall
Stopping tomcat service... not installed
Stopping apache service... done
Stopping virusfilter service... not installed
Stopping spamfilter service... done
Stopping mailer service... done
Stopping named service... WARNING: key file (/etc/rndc.key) exists, but using default configuration file (/etc/rndc.conf)
done
Stopping mysql service... done
Stopping sw_cp_server service... done
Stopping sw_engine service... done
[root@centos psa]# service psa start
Starting sw_engine service... done
Starting sw_cp_server service... done
Starting mysql service... already started
Starting named service... WARNING: key file (/etc/rndc.key) exists, but using default configuration file (/etc/rndc.conf)
rndc: connect failed: 127.0.0.1#953: connection refused
done
Starting mailer service... done
Starting spamfilter service... done
Starting tomcat service... not installed
Starting apache service... done
Starting superserver service... already started
Starting sw_engine service... already started
Starting drweb service... already started
[root@centos psa]#