• 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.

Recent content by quantim

  1. Q

    Issue Schedule backups are missing database

    Thank you. I have opened ticket with plesk support to investigate further.
  2. Q

    Issue Schedule backups are missing database

    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.
  3. Q

    Issue Schedule backups are missing database

    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...
  4. Q

    Issue Schedule backups are missing database

    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...
  5. Q

    Issue Worst Plesk Backup System

    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...
  6. Q

    Resolved How Do I install CSF on Plesk ?

    @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.
  7. Q

    Issue Generate SSL for non existing sites in plesk?

    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...
  8. Q

    Resolved How Do I install CSF on Plesk ?

    @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!
  9. Q

    Input How to compile NGINX with additional modules ( pagespeed / cache_purge / headers-more / and others )

    Here is how I solved this issue: 1. install plugin: yum install yum-plugin-versionlock 2. lock packages: yum versionlock passenger sw-nginx
  10. Q

    Input How to compile NGINX with additional modules ( pagespeed / cache_purge / headers-more / and others )

    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...
  11. Q

    Input How to compile NGINX with additional modules ( pagespeed / cache_purge / headers-more / and others )

    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 \ >...
  12. Q

    Question Turn on nginx in debug mode

    Had to recompile nginx.
  13. Q

    Question Turn on nginx in debug mode

    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!
  14. Q

    Question Turn on nginx in debug mode

    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?
Back
Top