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.
Hopefully the issue has been solved.
The website owner disabled a plugin: wp-rocket
And changed the settings for a plugin (hellopack-shortpixel plugin).
So the image files in the tmp folder were no longer being generated again.
It was a wordpress plugin the problem, but it is interesting that...
Now a lot of png files are being put in the "/tmp/" folder. (after I changed PrivateTmp value to false)
(and not in the "/tmp/systemd-private-5255d67d0f424807ba3c0fd4ec899e16-plesk-php83-fpm.service-AR6eIR" folder)
I checked and they are all linked to one wordpress website:
#ls -l
-rw-r--r--. 1...
Thanks, it's solved (change PrivateTmp value to false).
But. It's interesting that it's enabled (PrivateTmp=true) in the other versions (php fpm 8.0, 8.3, 8.4), but that doesn't take up space in the tmp folder. Additionaly, there are more websites running under the other versions (php fpm 8.0...
I found a folder in my tmp directory that is taking up a lot of space.
Why is this one folder here with such a large space requirement?
How can I safely remove it?
/tmp/systemd-private-5255d67d0f424807ba3c0fd4ec899e16-plesk-php83-fpm.service-AR6eIR
Maybe that can fix it? Or should I not try?
MYSQL_PWD=`cat /etc/psa/.psa.shadow` mysql_upgrade -uadmin --host localhost --force
Resolved - MySQL 5.6 No directory, logging in with HOME=/
I only upgrade maridb.
And than:
- localhost not working
- roundcube not working
- mail not working
Are you sure they don't record anything in the database?
I looked with phpMyAdmin and there are database tables...
And: yes.
- I remove this line: "bind-address = 127.0.0.1"
- I restarted mariadb
- run this:
sudo su
MYSQL_PWD=`cat /etc/psa/.psa.shadow` mysql_upgrade -uadmin --force
- restart mariadb
- and this:
sudo systemctl stop mysql; sudo killall mysqld # to stop the incorrect service if it is started...
/etc/my.cnf:
# This group is read both both by the client and the server
# use it for options that affect everything
#
[client-server]
#
# include all files from the config directory
#
!includedir /etc/my.cnf.d
[mysqld]
sql_mode=NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION
bind-address =...
I ugrade to 10.6.
(https://support.plesk.com/hc/en-us/articles/12388091703703 [RHEL example])
But not working the Mariadb, only on ip (127.0.0.0, 0.0.0.0).
If i set forexample wordpress DB_HOST: localhost. Is not working. But if i set 127.0.0.0, then working.
The VeryBigProblem:
The mails is...
In point 7: Will I need everything?
yum install MariaDB-server galera-4 MariaDB-client MariaDB-shared MariaDB-backup MariaDB-common
Is "galera-4" required for both 10.6 and 10.11?
How to Upgrade? (AlmaLinux 9!)
What should I watch out for?
Do I need to upgrade to MariaDB 10.5.22? (from MariaDB 10.5.16 [current]) (It's like it's not supported [10.5.22])
An article like this exists, just for 10.5 to 10.6 version? (which supports AlmaLinux)
Unfortunately, I don't have access to it. I only have ssh root access.
I just found this provider. Their offers are better, they give you more options, the biggest storage space, etc.
However, there is no one-click (optimized for this purpose) linux installation that is common with other service...