• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Resolved Website KO

msospc

New Pleskian
Server operating system version
AlmaLinux OS 8.x 64-bit
Plesk version and microupdate number
Not find that can you help me to find?
Hi everyone,

I'm turning to you because we are very worried. our website went offline. The site is on an Aruba Spa VPS server. We had AlmaLinux OS 8.x 64-bit - Plesk installed by Aruba.
The problems are with wordpress.

Then we went to the Plesk console, under the heading: TOOLS AND SETTINGS - BACKUP MANAGER. From there we can recover the website. But not the database. If we recover the database, a strange error appears. We then restored the website.

Then we downloaded the backup and we saw files on our Windows 5 PC called backup_sqldump_2502230004_2503010004.tzst. We are unable to re-import this sql. Can anyone help us understand how to do it? Thank you.
 
Hi,

You have zstd on the server. Upload the zstd file to the server and via SSH run
Code:
zstd -d backup_sqldump_2502230004_2503010004.tzst
.
You will have the decompressed SQL dump which you can import via SSH or download it and import it using PHPMyAdmin or the Plesk database options.
 
Thanks so much Raul!
How can I import a file onto the server?
I think I have to do that step first, otherwise I don't think writing that line will unpack it for me...(it has to be there, right?)
 
Last night we attempted to load a very old backup we had of the database. Then from plesk we went to the PHP MY ADMIN entry (or something like that). We deleted the existing database and tried to reload the backup. Since then, screen shots like this have appeared:
1740982313341.png
1740982289565.png
Maybe we shouldn't have done that? That database was also used for plesk and not for wordpress?
Thanks sorry
 
Back
Top