• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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