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

  1. S

    Resolved error_log not in expected but unknown location

    Answered. Thanks a lot, Emmanuel!
  2. S

    Resolved error_log not in expected but unknown location

    Meanwhile I found the location: /var/www/vhosts/system/subdomain.domain.com/logs/error_log So question 1 is answered while 2 & 3 are still open.
  3. S

    Resolved error_log not in expected but unknown location

    When creating new subdomains, the log folder /var/www/vhosts/domain.com/logs/subdomain.domain.com is created, but is missing the PHP error_log file, so we can't tail anything. Going to the Plesk's log file browser https://domain.com:8443/smb/log-file/browser/id/37 there are no errors, while...
  4. S

    Issue Apache user changes with directive. - Why?

    I read this before, but it does not help here. What UFHH01 points out there is a warning not to mess around with config files to force apache to use another user. And I can second that. E.g. I have played around with /etc/apache2/envvars and changed the APACHE_RUN_USER and APACHE_RUN_GROUP, but...
  5. S

    Issue Apache user changes with directive. - Why?

    When I run a simple php web page that echos out the apache user with echo exec('whoami'); it gives me the expected system user, e.g. bob When I run the same but with an alias directive in apache settings: AliasMatch /appname(/.*)? /var/www/vhosts/domain.dev/httpdocs/apps/appname/$1 Alias...
  6. S

    Question Batch "Additional directives for http & https"

    This is a very good starting point for scripting subdomain changes. Thanks a lot, Alvin!
  7. S

    Question Batch "Additional directives for http & https"

    We have dozens of subdomains for what we like to add/change additional directives for http and https. For just a few it's ok to do it in the UI. But is there a way for mass changes, e.g. via ssh or the psa database? Also or as an alternative it would be great if we could group domains where...
  8. S

    Resolved Unused certificate not listet under 'SSL/TLS Certificates'

    I have deleted a subdomain which has used a dedicated Let's Encrypt SSL certificate. Now I am trying to delete this certificate, but it's not listed under 'Tools & Settings > SSL/TLS Certificates', only the 'default certificate'. In the database under psa.certificates I can still see the...
Back
Top