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

Search results

  1. SörenP

    Security of the wp-includes folder kills TinyMCE

    Latest version is installed: 12.5.30 Update #29, last updated at April 20, 2016 10:20 PM
  2. SörenP

    Security of the wp-includes folder kills TinyMCE

    Hi there, if i enable the security feature "Security of the wp-includes folder" - the visuell editor in WordPress doesn't work. Bug?
  3. SörenP

    HTTP/2 support released

    Nice! It works!
  4. SörenP

    [RESOLVED] Disable sub-subdomain

    Found the answer: http://talk.plesk.com/threads/all-non-existent-sub-domains-redirect-to-the-first-made-subscription-nginx.287661/
  5. SörenP

    [RESOLVED] Disable sub-subdomain

    Here are more Informations: The Website runs under NGINX with the following directives: if ($scheme !~* ^https ){ rewrite ^ https://www.$server_name$request_uri? permanent; } if (!-e $request_filename){ rewrite ^(.*)$ /index.php break; } location ~* \.(js|css|png|jpg|jpeg|gif|ico)$ {...
  6. SörenP

    [RESOLVED] Disable sub-subdomain

    Hi there, i searched for my indexed pages an google: site:domain.de An there are many sub-sudomains. For example: www.wwww.domain.de www.shop.domain.de etc.. How can i stop this? Thanks for your answers
  7. SörenP

    https redirect without www

    Hi there, i'm using https:// for https://www.brammer-automobile.de. If someone calls www.brammer-automobile.de/subsite it will redirected to https://www.brammer-automobile.de/subsite But, if i call https://brammer-automobile.de it will not be redirected to the www. version. Here is my Nginx...
  8. SörenP

    [RESOLVED] Missing file

    Okay, seems to be an template issue... found my data in the database.
  9. SörenP

    [RESOLVED] Missing file

    Thanks for your answer, it searched with the midnight commander on the whole server. Can't find the file. I haven't modify my user rights. Hmm... Greetings also from Hamburg
  10. SörenP

    [RESOLVED] Missing file

    Hi there, i have a wordpress theme that's saves changes in a file named config.json. It's working fine but via FTP i don't see that file. If i use putty and log in with root, i don't see the file too. Is it possible, that the file owner is apache oder ngnix and no other users can see this file...
  11. SörenP

    MX Record ignored by php mail script und mailer daemon

    If i send directly out of our internal server, the other server (for example email to xyz@google.com) answers he can't accept this mail because of the wrong or no reverse dns. If i send via the plesk server, it's okay, i have no mailer deamons, it works! But thats not my problem... the...
  12. SörenP

    MX Record ignored by php mail script und mailer daemon

    We have a Linux Mailserver in our company. We receive the mails via MX. If i send the mails directly from this linux server, if got some mailer daemons cause the reverse DNS isnt correct. So, the linux server use a mailbox on the plesk server to send mails out. So, the reverse DNS is correct.
  13. SörenP

    MX Record ignored by php mail script und mailer daemon

    Sorry, i dont understand? :)
  14. SörenP

    MX Record ignored by php mail script und mailer daemon

    Yes, but after i disabled this function, i can't sent mails over this server, too. So this is no option.
  15. SörenP

    MX Record ignored by php mail script und mailer daemon

    Please see my screenshot, did you mean the yellow marked checkbox? I have only 1 Email Account for sending mails via the plesk server. If i deactivate the checkbox, i can't sent emails via this account.
  16. SörenP

    MX Record ignored by php mail script und mailer daemon

    Thanks for your answer, but this is not what i am looking for - qmail and postfix ignores the mx record by php forms and some mailerdeamons.
  17. SörenP

    MX Record ignored by php mail script und mailer daemon

    Hi there, i'm using plesk 11.5.30 for linux on a virtual server hostet at strato.de. I have an mx record to an external mail server to resolve emails for a domain hosted at the plesk server on the external mailserver. the external mailserver send the emails via smtp over the plesk server...
Back
Top