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.
Hello @IgorG and others,
Yesterday I upgraded from Debian 8 to Debian 9, since then the automatic daily backups do not work anymore.
What can I do to solve the problem?
#ls -l /etc/cron.d/plesk-backup-manager-task
-rw-r--r-- 1 root root 111 Feb 28 2017 /etc/cron.d/plesk-backup-manager-task...
Hello,
I am planning to upgrade my server from Debian 8 to Debian 9 and wanted to do it according to these instructions:
https://support.plesk.com/hc/en-us/articles/213410369-How-to-perform-dist-upgrade-procedure-on-Linux-server-with-Plesk-
Is there anything special to consider here? Which...
Hello,
I changed my SSH port in the configuration to another port and blocked the port for 22 in the firewall.
However, if I now enter 'ssh user@IP' in Ubuntu (Desktop), I can still connect to the server, what is the reason for this (the known_hosts)?
e.g. 'ssh -p 22 user@ip' does not work...
Hello,
When I go to a page like https://domain.tld/test.php I just get "File not found" instead of the custom 404 page.
This is only for .php, https://domain.tld/test or https://domain.tld/test.html returns the custom 404 page.
What is the reason for this? Thank you.
Hello,
How can the 503 created by Plesk be displayed via PHP?
Unfortunately this does not work:
header('HTTP/1.1 503 Service Temporarily Unavailable');
header('Status: 503 Service Temporarily Unavailable');
Thank you.
Hello,
After you completely remove a domain in Plesk, there will be folders left in '/dumps/domains' from the deleted domains.
Can I just delete them in the console? I like a clean system, especially since I rsync these files?
Thanks in advance.
Hello,
Is it possible to use php-script to create a file from the main domain to the documentRoot of the subdomain?
For example:
domain.tld = this is where the script runs where a file is created.
sub.domain.tld = here the file should be saved.
Is this possible, does the main domain have the...
Hello,
What would be the best settings here to tune PHP?
max_execution_time is e.g. default to 30 which is a bit low?
What would you recommend for:
memory_limit
max_execution_time
max_input_time
Without compromising performance?
And with which other values i can tune a little bit?
Thanks
Hello,
I have the problem in Plesk that the php-info of a subdomain can not be loaded, all other domains/subdomains under the same PHP version can be called without problems.
That's really strange, what could be the reason?
Thanks in advance.
Hello,
What is the difference between the subscription-backup and those found under 'Tools & Settings'?
For example, how to backup only the Plesk settings (php configurations, psa-database and so on)?
Thanks in advance.
Hello,
After a domain/subscription has been completely deleted, there will be leftovers in ''/var/lib/psa/dumps/domains':
For example the following folders:
- domain.tld
- domain.tld/databases
- domain.tld/databases/DATABASES_NAMES
Is that normal? These should probably be deleted from Plesk...
Hello,
I wanted to ask if I now add a subdomain via "Add Subdomain" which gets its own folder, will it be included in the Daily Backup because this folder is outside of httpdocs then, isn't it?
Thanks in advance.
Hello,
I plan to upgrade my current forum-software to the latest version, currently all data is in the "httpdocs".
Now I wanted to proceed as follows:
- create a new folder under "httpdocs" e.g. "NEWFORUM".
- into this folder I wanted to install the new forum-software.
- There I wanted to do...
User name: omexlu
TITLE
Incremental Backup: does not work quite as intended!
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Version: Plesk Obsidian v18.0.23_build1800200123.10 os_Debian 8.0
OS Debian 8.11
ALL UP TO DATE
PROBLEM DESCRIPTION
Since the update to plesk 18.0.23 I...
Hello,
Since the update yesterday to plesk 18.0.23 I noticed something:
Some of my incremental backups are significantly larger, otherwise always around 100MB now 21GB?
How can that be, is that normal, does anyone have that, or has there been a bug in plesk again?
It is definitely not normal...
Hello,
I have problems understanding the composer system (because never used it).
Let's say I want to install the following package:
vlucas/valitron
All I have to do here is this:
Put the composer.json from github in httpdocs?
Scan via the Plesk-GUI and install or update?
Then in most cases...
Hello,
In the changelog of the last update (Plesk Obsidian 18.0.21) I read the following:
So this means that if I've upgraded from Plesk Onyx I need to do the above command in SSH? In addition, I think the command is missing in the changelog all behind a " or?
Need to restart something after...
Hello,
Is it possible to change the DocumentRoot of an existing website so that it is considered as home directory and everything within httpdocs is no longer accessible via the domain?
I only want to change this for some of my websites and NOT set it as default.
Thanks in advance.
Hello @IgorG,
Because the option was removed to disable a website before the daily backup a subscription I get often this error (translated from German to English from my head-memory):
The backup can be restored and only minor errors occurred.
On the logs of that I only see that some files...