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,
now we got it! Disabling SSO solved the problem. After "/usr/local/psa/bin/sso --disable" and "service psa restart", I'm now able to login into the Plesk Panel :-) We'll now check if everything within Plesk works as expected.
Thank you very much for your excellent support!!
BTW: do you know...
OK, checked with lsof what is listening on port 19001:
root@xyz:~# lsof -i :19001
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
sw-engine 24005 root 8u IPv4 619974316 0t0 TCP localhost.localdomain:19001 (LISTEN)
I stopped that process with "service sw-engine stop" and...
Hi,
sorry, but I'm not sure what I would need to change. I dont see any references to "fastcgi://127.0.0.1:19001". Here is the plesk.inc:
underscores_in_headers on;
access_log /var/log/plesk/httpsd_access_log main buffer=8k;
index index.php...
How can I properly test if the port is blocked by a firewall? I tried "telnet localhost 19001" and got a connection.
Here is the content of plesk.conf:
[plesk]
user = psaadm
group = psaadm
listen = /var/run/sw-engine.sock
listen.owner = sw-cp-server
listen.group = root
listen.mode = 0600
pm...
Hi,
we did restart the sw-cp-server as well as the sw-engine several times (including killall). The error is always the same: "File not found." in the browser and "Primary script unknown" in the log file.
Any other ideas?
Regards,
Michael
Hi Igor,
I'm a friend of Tobias who started the thread here and I'm trying to fix the problem with him.
By now we managed to successfully run the "bootstrapper.sh repair" command. To confirm the version upgrade I used
root@xyz:~# cat /usr/local/psa/version
12.0.18 Ubuntu 10.04 1200140821.14...
Hello,
I'm using Plesk on a server hosted by Strato, Germany.
I updated Plesk to 10.4.4. and downloaded the key for "Plesk 10" from the Strato Customer Support site.
I uploaded the key in my Plesk installation but get the following error message:
========================
Error: The...