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.
Nothing is corrupted. See my above message. I think plesk is backing up entire database server. What I need is database backup on account level too so I can restore or see the database whenever I want it.
Yes, you are right, I don't see any database.
I selected only database restoration. It created database but it was blank. When I restored full website it restored database. In some cases, I just really want to download database and explore what was deleted or missed so I can add it backup...
I have scheduled backups which are working fine. I can restore full subscription but when I try to restore only database it just creates blank database. I went to backups and subscription directory. I see databases and the database directory but inside there is nothing. I am assuming plesk is...
We had an unfortunate situation, our both servers plesk and cpanel crashed. Luckily we had backups and we were able to restore cPanel server quickly but plesk has got worst backup system that we were not able to restore sites easily. We had to do manual restore. We are storing all domains...
@IgorG we are not willing to pay for a free software ported into an extension and it's pricing structure is on per domain basis which is ridiculous in IMHO. We are paying to Plesk for multiple servers and we are expecting a decent security from control without paying any more extra.
Hi all,
I am running a SAAS platform on plesk control panel. Our main site (xyz.com) DNS are hosted on cloudflare. We have almost all clients on cloduflare except few and they are not willing to move to cloudflare. In short, we have to generate SSL for non existing domains on plesk. We are...
@IgorG If jugga can make it why you can't have this such core functionality? I can't believe you guys are not listening to your users! This has been an active request for over 6+ years!
I had to reboot server and ran configure and make commands it worked fine. Now, I am struggling with disabling sw-nginx. Plesk support says even if I lock sw-nginx from plesk control panel it will still upgrade nginx. I used yum command to exclude sw-nginx but it says there is no repo. Can...
I just upgraded nginx. Everything went well but when I checked the nginx version it's show version 1.18 instead of 1.19.4. I am running it on Centos 7. Here is the log file.
./configure --prefix=/etc/nginx \
> --sbin-path=/usr/sbin/nginx \
> --conf-path=/etc/nginx/nginx.conf \
>...
Hey guys, I followed this tutorial and successfully compiled nginx with additional modules. Now I would like to disable sw-nginx update. I tried this command: yum --exclude sw-nginx but it's not working. How do you disable update for a package in centos 7?
Cheers!
I would like to turn on nginx debug mode: NGINX Docs | Debugging NGINX but it looks like nginx is not compiled with debug mode. How can I recompile nginx?