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

  1. Hoerli

    Resolved Upgrade Ubuntu 16.04 LTS to 18.04

    Thanks for the answers. I read in a view Websites, that the function for directly upgrade should be ready last week ... whatever. @trialotto Do you have some documentation for that, maby in german? That will be the first time for me :) I did a upgrade from Ubuntu 14 to 16 and plesk work fine...
  2. Hoerli

    Resolved Upgrade Ubuntu 16.04 LTS to 18.04

    Hey! I try to make the upgrade from Ubuntu 16 to 18 but it wont work :( I read in a view posts on some websites, that its possible to upgrade to 18 if i use Plesk Onxy 17.8. I have Onxy 17.8.11 installed. If i run "do-release-upgrade", it cancel the upgrade. This is the console-log: Checking...
  3. Hoerli

    Resolved Display folder and not index.php/html

    Best man! Tanks! Works :)
  4. Hoerli

    Resolved Display folder and not index.php/html

    Hey! I would like to visit a sub-domain without a website. I only want to display the contents of the webspace (e. g. via FTP). Where is the button to disable searching for an index page? If I only create a subdomain and delete all content, I only get the 403 message. - Hoerli
  5. Hoerli

    Issue No E-Mails - Permission denied

    Hi @UFHH01 Both are installed and activated by default. So far I have had nothing to do with both and nothing installed to it. I have disabled Apparmor once. After that it works again! When I read the error message, I have rather an entitlement problem for the account (popuser) in the back...
  6. Hoerli

    Issue No E-Mails - Permission denied

    Hey! After a update (don't know which update :S) i dont get any mails from my server. The mail.err-log: May 20 20:11:32 ms031 dovecot: service=lda, user=any@domain.com, ip=[]. Error: userdb lookup: connect(/var/run/dovecot/auth-userdb) failed: Permission denied (euid=30(popuser)...
  7. Hoerli

    Issue WordPress - 404 Page with nginx - Permalinks not working

    Do you use Fail2Ban? If you use the Wordpress-Jail, you cant fix at the moment the problem. If you deactivate plesk-wordpress and use if (!-e $request_filename) { rewrite ^.*$ /index.php last; } it works fine. I have test it on my new Ubuntu 16.04.2 with Plesk Onyx Version 17.0.17 Update...
  8. Hoerli

    Question SQL-BackUp

    Okay i try this :)
  9. Hoerli

    Question SQL-BackUp

    Hello! Is it possible to create an automatic backup of the MySQL database? Problem what I currently have: I can not use the normal backup function. It creates a Backup of the website-files and databases in one backup. The websites are big and are stored on a extra hard drive. The System-drive...
  10. Hoerli

    Resolved IPv6 conflict

    It think its fixed! After a Update for PHP7, Dovecot and some update for Linux its fixed. The server run without a crash.
  11. Hoerli

    Issue WordPress - 404 Page with nginx - Permalinks not working

    Its easy to use only nginx for websites: Use FPM with nginx and uncheck nginx as Proxy and past following Code into the box Additional nginx statements: if (!-e $request_filename) { rewrite ^.*$ /index.php last; } Wait 10secs and reload your website :) If you want, you can install a...
  12. Hoerli

    Resolved IPv6 conflict

    Hello! I have a problem with plesk which I can not explain. My 1TB storage goes to ready-only system mode. I cant write anythink on it with root or another user. Log of nginx: 2016/12/19 18:13:47 [emerg] 1808#0: open() "/storage/Plesk/system/TheFirstURLInTheFolder/logs/proxy_access_ssl_log"...
  13. Hoerli

    Resolved Homepage on extra Storage

    It works! Verry nice! Thanks for that good tool!
  14. Hoerli

    Resolved Homepage on extra Storage

    Hello together! I have now received a new Linux Ubuntu server with Plesk. It has a 32GB SSD and a 1TB HDD. Plesk has been pre-installed by my provider. But i have a problem... The folder /var/www/… is on the SSD. The 1TB HDD is /storage/. I have installed some WordPress-Sites which all load...
  15. Hoerli

    Resolved Login-Email Spam

    Tanks! I try it.
Back
Top