Hello, I was trying to update from version 18.0.75 to version 18.0.76. However, I'm getting the following warning:
Plesk pre-upgrade check
WARNING: Unable to connect to some Plesk ports. Please see /root/parallels/pool/PSA_18.0.76_18469/examiners/plesk_preupgrade_checker.log for details. Find...
Found it! :/
The `sury-php.list` file in `/etc/apt/sources.list.d` was still faulty. I've now changed it from
`deb Index of /php/ bookworm main`
to
`deb [signed-by=/usr/share/keyrings/deb.sury.org-php.gpg] Index of /php/ bookworm main`
and then
`curl -fsSL...
Hello, I tried to install PHP 5.6 today. I executed the following commands.
unfortunately, I've been getting the following message after "apt update" ever since.
N: File "plesk.list.back" in directory "/etc/apt/sources.list.d/" is ignored because it has an invalid file extension.
E: Conflicting...
Thank you for your reply. I followed the steps below. However, I am now receiving the following error message.
Analysiere die Paket-Manager-Konfiguration
MariaDB download URL 'https://downloads.mariadb.com/MariaDB/' cannot be accessed:
curl: (22) The requested URL returned error: 521
If you...
Hello everyone, my database server in Plesk is reporting a new update for MariaDB from version 10.11.14 to version 11.4, but unfortunately, the entire process fails after verification.
Checks before the upgrade:
WebSocket check: Pass
System compatibility check: Pass
Parse MariaDB...
I have the following error in the log
[20-Aug-2023 12:53:44 +0000]: <0252rjkv> DB Error: SQLSTATE[HY000] [1049] Unknown database 'roundcubemail' in /usr/share/psa-roundcube/program/lib/Roundcube/rcube_db.php on line 200 (GET /)
Hello folks
when I look under Tools & Settings -> System Updates, I always get the following message;
Error: The System Updates tool is set to install updates automatically. Try again later.
In the settings, the checkmark for "Enable secure updates for system packages" is disabled.
What...