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.
Is it possible to use Roundcube webmail from Plesk itself without mailservices?
When I manually go to to admin/webmail, I get the list of webmails with a red warning sign. Upon mouseover it states: "webmail not available".
Is there any way to trick or force Plesk to enable it? Chaning...
Pretty much everything that works under CentOS 7 will work with CloudLinux. The real question is: does Plesk utilise the added functionality of CloudLinux?
Remember, a node is just a full Plesk installation that synchronises content with the master node.
When trying to add a service node:
Node is not synced to the Management node. Error in cURL request: Failed connect to extore.pp.plesk.ru:80; Connection refused
Seems to be a problem at your side.
Looks promising, can't wait for future updates!
I don't think so. The anti-hotlinking feature is just something that generates a few web server rewrites if a specific condition matches (in this case, if the request contains a referrer). Note that things even might break if the CMS you using (or one of the plugins of it) generates specific...
By the way, is there a preview key for Onyx available? One that ends when the final is released, instead of requesting multiple trial keys? (which isn't exactly the best solution for testing a preview version)
It's still unclear to me. Is the multi server extension just to add multiple existing Plesk servers to one interface? Or does it create new nodes containing specific services, so you can have a fine-grained distribution of services within subscriptions? (For example: put the only postfix/dovecot...
Does the sender logon before sending the spam?
Under Tools & Settings > Server Wide Mail Settings, set the Open Relay function to disabled.
On the same tab, turn on limitations on outgoing email messages. This will help limit the amount of spam being send in the feature. You have to make an...
Indeed, where is it?
What kind of nodes can be created?
Is it possible to have a panel-only controller node and offload everything to different servers?
Is it possible to assign specific domains to specific nodes?
How many nodes can be created? As much as you want?
Is it free? (As in; included...
For Ubuntu, There is an official upgrade way already:
https://kb.plesk.com/en/127962
So, for those who are using RHEL-distributions? And please in a 'good' way, keeping compatibility for future Plesk updates. So, not converting MariaDB to MySQL.
Without this, I can't install scripts that rely...
You didn't add a handler for PHP.
In plain English: In this section, Apache doesn't know what to do with a PHP file, so it treats it just like any other file. PHP files are processed server side, and output (mostly) HTML after execution.
Let me first ask: Why does Plesk have it's own nginx-package instead of using the distro-default? What's the difference? Built-in Plesk integration?
Now the point is, I need to have the nginx-headers-more module for various purposes. What isn't the question right now, I need it. I tried playing...