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.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
My Let's Encrypt certificates have been renewing just fine since Nov 2023, after installing "DNS Integration for Cloudflare®" Plesk extension and enabling Auto-Sync for 3 domains. I don't recall the setup being too difficult, but it may have taken a little trial and error.
I've tried this and I get an error:
"Non-NS records with that host already exist. (Code: 81055)"
Do I need to remove those? I don't want to botch it by experimenting. Anyone have the steps to do this?
When I try:
sed -i 's/SHOWWARNING=true/SHOWWARNING=false/' /etc/tmpreaper.conf
I get:
sed: can't read /etc/tmpreaper.conf: No such file or directory
Any other ideas? Or did I do it wrong?
Looking at the Process List in Plesk, I see:
Full command
/usr/sbin/mariadbd
RAM usage 25.6 % (RAM virt 1.53 GiB/ RAM res 203.36 MiB)
CPU usage: 0.2%
State: Sleeping
Disk I/O (read) 0 KiB/s
Disk I/O (write) 0 KiB/s
I have a total of 2GB of RAM. Is it normal for mariadbd to be using this much...
The only item that comes up in a UI search for "chron" is "NTP Timesync" Is it possible it's called something other than "cron job" in the Plesk interface? I think it may be a "Scheduled Task" when working with Plesk.
Although when I look under Scheduled Tasks, I see nothing. (I have this...
So, I solved it!
Plesk Home>Tools & Settings>Security> Additional Administrator Accounts
This was only visible when logged in as root
Under here was an additional account that had the old email address!
I did this:
sqlite> select name, value from InstanceProperties where name='admin_email';
it returned 4 values (I only have 3 WP sites) but they were all current. No sign of the old email. A search for value='[oldemail]' also returned nothing
To clarify, this is the WP Toolkit extension installed in Plesk, not Wordpress that is sending the email. The email pertains to all WP sites on the server, not a particular install. All admin email addresses have been updated in Plesk, as well as all WP installs, afaik. Somewhere however, the...
WP Toolkit on Plesk is still sending emails to an old admin address. This is after updating the admin email in Plesk. The email subject is Site vulnerabilities found and it's sent from the correct admin email, to the old admin email.
I'm considering removing and re-installing WP Toolkit. Any...