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.
Hi,
The output of # service apache2 status
● apache2.service - The Apache HTTP Server
Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Fri 2023-06-02 16:32:10 UTC; 24min ago
Docs: Apache HTTP Server...
Hi,
My server has restarted, and after that the WordPress website not opening and showing 502 error, I check the logs, this is what I'm getting
16075#0: *54 connect() failed (111: Connection refused) while connecting to upstream
also, in Plesk repair, it's showing error for the web
Checking...
I did like this but still shows installed in the Plesk Update page, and in case I tried to reinstall it, it's going to reinstall almost all other tools.
honestly, i don't know, since the issue started Proftpd was missing and I installed it with sudo apt-get install proftpd -y, I tried to repair it with Plesk repair but it's not working, any ideas how I can install the plesk version?
Hi,
We are facing a weird problem in our server, it started once we lost FTP access to the server, and after checking, we found that proftpd is deleted, and doesn't exist, we tried, running plesk repair --ftp but nothing was found, after installing it and reconfigured/etc/proftpd.conf FTP back...
Hi,
Thanks for the details, i checked the doc, and everything mentioned there already applied to my server, after digging, I found the reason, it's Azure Firewall, so applying the solution from this doc, Configuring the Passive FTP Mode on a Microsoft Azure Instance
will resolve the issue
Hi,
I'm having an issue once I'm trying to connect to the FTP, it's only allowing me to connect if I set the Encryption as plain FTP, I checked the setting of the security policy in Plesk settings and it's set to "Allow both secure FTPS and non-secure FTP connections" but still not allowed to...
Hi,
I have my own server, it has Plesk on it and I'm managing some websites, I'm trying to implement Azure Key Vault, I have created a principle for the server and authenticate the secret list, now once the website is starting (ASP.Net core) it's throwing an error that it's not authenticated, I...