• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. S

    Question Am I safe with Comodo WAF ModSecurity?

    @Peter Debik sorry wrong section, can someone move it to the obsidian plesk forum?
  2. S

    Question Am I safe with Comodo WAF ModSecurity?

    Hello, I've noticed that ModSecurity's free waf has many false positives (especially for font files). Sometimes it also blocks simple INSERT sql queries which makes the development work a bit harder. To make the applications run properly I have exluded the following rules 210710 222212 220030...
  3. S

    Question postfix vs qmail?

    Hmm ok thanks, any tips on how to make the smtp work on ssl 465? It drives me crazy
  4. S

    Question postfix vs qmail?

    Hello, Which service is better and more secure? postfix or qmail? I've been trying for the last week to setup the smtp mail settings with postfix without luck...for some reason smtp (465 port) is not working because of the ssl certificate (even tho everything is secured with lets encrypt, open...
  5. S

    Question I've had enough...

    Definitely not like Amazon... they have invested millions in their infrastructure. The goal for me is to provide my php software in a SaaS model in a multi-instance way. Any solutions are welcome, maybe my way of thinking is wrong, Since the clients won't have access to Plesk, DB, files etc. I...
  6. S

    Question I've had enough...

    I have contacted many hosting centers, technicians, companies etc. but none of their replies are helpful... I would like to hire somebody/company that can do the following, I don't have the time or knowledge to do it on my own. I want to offer my web application in a SaaS model (multi-instance...
  7. S

    Question Disable emails from Customer creation [REST API]?

    thanks! what i meant to say is if they can be disabled ONLY if the email is triggered by the API function/call?
  8. S

    Question Disable emails from Customer creation [REST API]?

    I am using the REST API v2 to create customer, hosting accounts, domains etc. is there any way NOT to send the automated emails from plesk?
  9. S

    Question Virtual IP redirect traffic to main ip?

    thanks for the reply. How do i get a VM and how do i set it up? what should i google for? thanks again
  10. S

    Question Backup Plesk in case of server failure?

    Thanks, is there any other approach that is better?
  11. S

    Question Backup Plesk in case of server failure?

    Hello Peter, thank you for your detailed reply! I agree, which extensions would you recommend (even paid ones) for maximum security? What about Imunify360 or Juggernaut? Is there any service provided by Plesk to configure my servers for maximum security and recommend solutions for other server...
  12. S

    Question Virtual IP redirect traffic to main ip?

    Hello, Is there any way I can create a virtual public IP that will work as a "middleman" and redirect traffic to the main server? Scenario: The virtual public IP is 192.5.5.2 and the plesk server's ip is 89.23.24.1 I want to point the domain to the virtual public ip 192.5.5.2 and somehow i...
  13. S

    Question Backup Plesk in case of server failure?

    Hello, Scenario: let's say i have a plesk dedicated (web host edition) server with 100 hosting accounts, each hosting account has their own domains with their own web applications. How can I migrate everything (or maybe have a second server that is always synced with the original) in a new...
  14. S

    Issue Log Files not readable?

    same..php errors are all in one line... there is not even a space (whitespace character) between them.. its frustrating , for now im using nginx it's a bit better, but still if i want to use Apache, I can't
  15. S

    Issue Log Files not readable?

    i just need to split the php errors/notices in new lines so i can read it easier
  16. S

    Issue Log Files not readable?

    Please note that im not using any php code to log php errors/notices etc. just using the default error reporting tool from Plesk
  17. S

    Issue Log Files not readable?

    Hi, How can I view the default apache logs in a more beautiful/readable way? all log files get added in a single line, which makes reading it and debugging very very hard Please help! e.g AH01071: Got error '_access_restricted in...
  18. S

    Issue [BUG] Plesk Password not strong enough?

    the issue was the symbol "&" Somehow, no matter how long and how strong the password i generate is if it contains one instance of the symbol "&" it will automatically mark it as "weak" removing the symbol solved my issue when creating plesk accounts through the API. However, the error message...
Back
Top