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.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
The problem is that Amavis is searching for the wrong mysqls.sock.
Simply edit the socket in /etc/amavisd/email-security.conf and restart Amavisd.service.
Search for and replace /var/run/mysqld/mysqld.sock with your correct mysql.sock path (e.g., /var/lib/mysql/mysql.sock or any other path...
Hi
Check this: Websites hosted on Plesk server are unavailable with 502 Bad Gateway: upstream sent too big header while reading response header - Support Cases from Plesk Knowledge Base
As I know, plesk backup system not backup docker images from 2016 there is open case for this: Backup manager: Include Docker containers
So if you have only backup from backup manager you cant get your databases from docker container, you need access to server and get backups from docker directly.
But, support php 5.3 isnt easy, you can try compile it in almalinux and mantain it, may you get some library problems
Tue main issue not is plesk, or cpanel or any other panel, the issue is the OS and libraries.
The easy way for that clients is mantain centos 7, they not need new features...
With not hosting you cant create subdoains in that domain, as say Dave, you need add it as domain.
But, if you have plesk admin ( 10 domains ) and you need more than 10 subdomains, is better add main domain as suscripción and then create there the subdomains.
--
Vamos que al no tener hosting...
Hi
This can be a resolver issue
Firewall blocked outgoing port 80 / 443
Conectivity issue with wordpress from your server.
Try curl from cli to same url and check
The problem here is than sw-engine isnt upgraded, main issue is than GLIBCXX_3.4.31 and GLIBCXX_3.4.32 is provided by sw-engine in c++-plesk-13.x
So, check if sw-engine is in 18.0.60, plesk repair not work, but plesk installer may solve this issue.
Hi,
It seems that you have mixed repositories
You have a mix of 5.5 ( current ) and new ones 10.4 and 10.5
Remember than you first need upgrade mariadb 5.5 to 10.3 and then you can upgrade to 10.4 or newer
Please check plesk recomendations here...
This may happened because you access to plesk as proxy from your-IP:443 / https://hostname.com
When you stop apache / nginx, Does port 8443 respond?
https://your-ip:8443
If there is no vhost created for a domain or subdomain, it is normal that it leads to the default page since there is no place to point it to, becase apache / nginx not know what to do with that domain.
To avoid this, the affected domain should have a wildcard vhost so that everything points to...
Hi,
Is resource limit enabled in plesk ?
PHP handler is set as fastcgi ? ( needed for litespeed ) if its php-fpm, litespeed use wrong php version.
Maybe a strace help to debug this.
The file appears corrupted, it is not detected as a text file, possibly due to the encoding
Try to make a backup of file
delete the file
create the file from plesk, then copy the content from plesk file manager
Or
Open Your file config.ini
Search for [SETTINGS]
And remove last character...
You can backup with plesk just configuratión files and suscriptión info
With another script
Backup mails
Backup database
Backup web files
You can easy improve performnce of large backups as Hangover2 say, in my case, for large backups I recomend you borg or restic, those save you a lot of...
Hi
Not know any option to do it in plesk, but will be nice have some option for that
You can make some script to path this with something like this: sed -i 's/^\s*\*\s\+\S/*\/5/g' /path/to/crons/*
You can make more completed script to exclude users like root, admin and any other.