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.
Hi everyone,
As I review my Plesk logs, I am increasingly concerned about the security of my server. I have updated Plesk to the latest version, enabled MFA, and utilize a private key for SSH login. Additionally, I employ an external firewall and have ensured that services such as the database...
Hi, I have a decent VPS with a lot of memory that I want to give more purpose, for some applications I need to use docker containers, which is very useful in my case. I want to use Zammad docker in production whose database needs to be outside the docker so that I can easily backup and maintain...
Yes, I can confirm that changing the SSH port stops flooding your inbox and makes your server even more secure, thanks to Martin Dias from the Plesk Online Community on Facebook for the heads-up.
I have installed quite a few updates, but the problem persists here too. My mailbox is flooded with thousands of e-mails every day, how do I disable e-mail reporting for the time being?
Thanks in advance!
Hello,
After a successful upgrade to Obsidian, I am flooded with e-mails from localhost:
[abrt] openssh-server: sshd killed by SIGSEGV
reason: sshd killed by SIGSEGV
What causes this and how do I resolve this?
Thank you in advance.
I managed to resolve the problem by following the steps on the following Plesk support page:
MySQL error in Plesk for Linux: Column count of mysql.user is wrong. Please use mysql_upgrade to fix this error
Plesk also won't let me Export or Import a database dump, it just says "1 task in process" and then it disappears without doing anything, so there is definitely something going on.
Hello,
I recently reinstalled Plesk with our VPS hosting TransIP, I run a number of instances without any problems, but I encountered a very strange problem when importing an SQL backup, either in phpMyAdmin, or via ssh.
When I try to import an SQL backup, not all rows are being imported and...
Hello trailotto, and thanks for your reply.
This happens not only with Prestashop, but also with all our other WordPress, Magento instances and I run my own VPS at work.
I know it's a server-side caching problem, but I can not find it and I was hoping somebody could give me a clue as to where...
Hello,
We use Prestashop at work and for adding products, we need to restart our plesk VPS servers to make the products visible, even if we clear or even disable caching in Prestashop.
There seems to be some caching (not nginx) active in Plesk on our business VPS, and I can not figure out what...
Hello,
For my Prestashop I have to change file permissions to
find . -type f -exec chmod 0644 {} \;
find . -type d -exec chmod 0755 {} \;
Although CLI ls -l confirms folders are drwxr-xr-x and files are -rw-r--r-- I'm unable to write to these folders, even after I reboot my VPS.
What's going...
Hello IgorG, and thank you kindly for your reply.
I'm currently using a WordPress plugin to do just that, but it's doing a lousy job at it, because they all want me to pay an annual bill for processing all the images on their servers. I am looking for an open source tool that I can run on my...