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.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
I had the same problem. The solution is quite simple: paste (maybe you should do a backup before) this text in your /etc/init.d/bind9:
#!/bin/sh -e
### BEGIN INIT INFO
# Provides: bind9
# Required-Start: $remote_fs
# Required-Stop: $remote_fs
# Should-Start: $network...
Hello everyone,
I have a VPS with Ubuntu 14.04.1 LTS, Parallels Plesk 12.0.18 Update #18 (with Power Pack) and PostgreSQL 9.3.5.
When I setted up my VPS, I manually installed Parallels Plesk 12 and PostgreSQL 9.3.5.
Today I need to create an user and its corresponding database from...