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.
Because my previous VPS was using Plesk Onyx, and I thought it will be compatibility issue if I use Plesk Obsidian when restoring a backup made from Plesk Onyx.
Thank you so much the info.
Hi,
How to install Plesk Onyx on Linux?
I've used the installer from CLI, but it install Plesk Obsidian.
The installer
# sh <(curl https://autoinstall.plesk.com/one-click-installer || wget -O - https://autoinstall.plesk.com/one-click-installer)
@IgorG
I did install SSLit! and Docker extessions but I am not able to generate a certificate for the subdomain `sub.domain.ltd`
Knowing that I've already generated a wildcard certificate for `domain.ltd` in the main plesk account `admin` and its working properly, but subscriptions.
The docker...
I have created a subscription for a sub-domain, but unfortunately I am not able to generate SSL certificate for the sub-domain
and Some features are missing like: Docker, to create containerized apps
Second i need to know how to increase Disk, Bandwidth of subscription, and how to Allow SSH...
Hi,
Is it possible to create a custom Nginx vhost template for a specific domain name ? i dont want my custom template to be applied to every domain, but to a specified domain.
i take a look at the docs but did not find an answer.
@AusWeb
For example in my case i have a vps server, and all my domains are registered at Goddady, what i've done is setting a custom nameserver (for each domain) that point to my vps server (Plesk server).
@DaveJames77 you have to recreate records in the registerer control panel, i've run in...
my advise to you is that your let plesk server to be you primary DNS server.
then what you have to do is creating two hosts (A records) only NS1.VPSPLESK1.com and NS2.VPSPLESK1.com in the Registerer control panel, remove anything else
then in your Plesk server, setup DNS Template like so...
Hi,
1st on the Registrar side ( where you purchased the domain vpsplesk1.com)
create a host ( A record only ) for :
ns1.vpsplesk1.com A Your IP
ns2.vpsplesk1.com A Your IP
Then on Plesk server your change NS records in DNS Template like so
ns1.vpsplesk1.com
ns2.vpsplesk1.com
these applied...
Hi,
I've updated mariadb to V 10.1, but unfortunately Apache won't start after that.
The loggin shows
`Apr 23 13:18:46 XXXXX httpd[3640]: httpd: Syntax error on line 353 of /etc/httpd/conf/httpd.conf`
with apachectl -t :
`
httpd: Syntax error on line 353 of /etc/httpd/conf/httpd.conf: Syntax...