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.
Ouh, seems like your table spaces are corrupted.
You could try to recreate the tablespaces and tables, but it will be a bunch of work as you need to do it for every single table in your database...
First of all, it's not a plesk problem. The problem is more related to mariadb.
Deleting the ib_logfiles does not resolve in any data loss, its just a logfile, as the name said.
All mysql data is stored in /var/lib/mysql/, but to be sure you should do also an mysqldump.
So, please run the...
All in the KBase mentioned things are the only you need.
You can safely change the port in addition to the article. Don't forget to modify your Fail2Ban-Jail for ssh if used.
I just found out that my access_ssl_log.processed is empty for each domain.
The access_ssl_log is correct, also the access_ssl_log.processed.1.gz and so on.
What I found out is that the things that should be in the processed are located in the processed.1.gz.
Also, there are no entries for a...
I am using two docker containers, which are using the same port (8080) by default. One of them allows to modify the docker-port by environment variable.
But the Port mapping is not able to set the new port as local docker port so I can use the both containers.
Any ideas?
Using the node.js extension, the node server (port bound with express) cannot start as it seems.
The /var/log/httpd/error_log is giving this error:
App 1168143 output: /usr/share/passenger/helper-scripts/node-loader.js:80
App 1168143 output: return originalRequire.apply(this, arguments)...
First of all, don't give any thoughts to the errors in the console on the plesk's default page.
If it is shown, there was something going wrong whilst cloning.
Which errors was shown up in plesk after trying to clone the wp website?
Are the files of wordpress copied into the new...
Hi,
where have you found the config above?
You can try removing the #SECURITY-Part at the bottom, maybe this is blocking the access.
Have you disabled the "Proxy mode"?
You're facing several problems.
First off all, you should configure SPF, DKIM and DMARC, so the servers which are checking these will not mark your mail as spam or block it.
Second, outlook's mail service doesn't understand what you've done there.
How have you set up your mail account? Are there...