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.
This is the section I am talking ... - in this case the request is forwarded to apache, because nginx is used as proxy, but if there is an error with nginx, apache will not receive the request and I don't see anything, because of this access_log off; ...
location / {
proxy_pass...
Hi,
I was debugging nginx requests and noticed, that I don't see any access logs from nginx in the domain log folder. After searching for the issue I found out, that the nginx config files, generated by plesk, have access_log off; set in the config?
Is this really useful? Is there a way to...
Yes, I already find this option. But it doesn't work for me, the to_install and to_remove section is maybe ignored? Doesn't make any difference?
This are the packages, one epel and the other from plesk ...
Installierte Pakete
Name : openssl11-libs
Architektur : x86_64
Epoche...
I try to upgrade a plesk server running on CentOS 7.9 to Alma Linux with leapp. But the upgrade breaks each time with the following error. Maybe someone could help me to get rid of this python errors or can explain what is going wrong here?
Error: Transaction test error:
file...
Hi,
for some reason I couldn't start apache anymore. I am working on CentOS 7.9 with Plesk Obsidian 18.0.43 and the setup with the nginx as reverse proxy. Nginx is started and running an listening on ports 80 and 443.
Apache could not be startet, here are some outputs from the error log.
[Mon...
It was a sieve problem. I traced the logs of the sieve rules with "sieve_trace_level". That shows in detail what is going on ... - Thank you all for you help.
Here is an additional detail I found in the logs. Mails from the whitelisted domain in my example are processed by dovecot sieve and are moved to spam:
sieve: msgid=<msgid.outlook.com>: fileinto action: stored mail into mailbox 'INBOX.Spam'
But I don't have a sieve rule, which could be...
I have an entry on my plesk whitelist spam configuration like *@mywhitelistdomain.com. Here are headers from a current mail that ends up in the spam folder, but shouldn't not be there. What is going wrong?
X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on myhost
X-Spam-Level...
Hi Peter,
but it is very strange, before this update the backup to this server was working on both plesk servers without problems. After installing the Update on both servers the backup is not working anymore. We didn't change anything on the backup server?
I activated now the FTP logs. Maybe...
Sorry, was a little bit to fast with the entry. The command line falls automatic back to a local backup, not stored remote. So the case is still not solved and not working to the remote server!
Update: Today I tried the backup via the console command:
/usr/local/psa/bin/pleskbackup server -v --ftp-login=ftpuser --ftp-password='password' --ftp-passive-mode
This was working as expected and the backup was created on the remote server. But the automatic backup, which was setup in the...