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

Search results

  1. S

    WordPress installed in subdomain breaks 404 pages of other subdomains

    Looks good, I regenerated all configs and now see wp-related lines only in the configs that actually have wp installed.
  2. S

    WordPress installed in subdomain breaks 404 pages of other subdomains

    Please add the check - if there are no Wordpress instances within document_root of given subdomain or domain - DO NOT EVER write to its config anything related to wp toolkit. So if some bug in config generation appears - it should affect ONLY subdomains with Wordpress. Writing to unrelated...
  3. S

    WordPress installed in subdomain breaks 404 pages of other subdomains

    The other solution is to rename or delete the file /opt/psa/admin/plib/modules/wp-toolkit/hooks/WebServer.php, after doing that it stops shitting into nginx configs, but the other related functions of this plugin (like "security", for instance) will stop working too, so you need to block access...
  4. S

    WordPress installed in subdomain breaks 404 pages of other subdomains

    The minimal actions to reproduce the bug: 1) Create an empty subdirectory under subscription path (for example, /var/www/vhosts/example.com/test ), even if it's not placed under document_root of any existing subdomains or main domain itself (so, inaccessible from the web in any way). 2) Create...
  5. S

    WordPress installed in subdomain breaks 404 pages of other subdomains

    To me it doesn't help. The malicious config lines appear even if no security measures are applied, even if i apply them all and rollback again. They don't belong to security settings, appear even when no security settings enabled at all. The only two options to get rid of them were either to...
  6. S

    WordPress installed in subdomain breaks 404 pages of other subdomains

    I'm not sure if this happened in 4.8 or was earlier (but i noticed only now). If I add a Wordpress via wp-toolkit, any subsequent updates to Nginx settings produce a bad nginx config in every subdomain belonging to the same domain where there is at least one Wordpress instance added in...
  7. S

    Issue Urgent security issue in NGINX/php-fpm

    Apache + PHP-FPM doesn't look vulnerable, at least with the default configs provided by Plesk.
  8. S

    Issue Urgent security issue in NGINX/php-fpm

    Which are met by default when PHP is selected as "FPM served by nginx".
  9. S

    Forwarded to devs max_execution_time not respected when serving by Nginx and proxy mode is off

    Of course, max_execution_time won't be respected by Nginx, because it's not related to Nginx at all. Try setting these Nginx config variables: fastcgi_connect_timeout fastcgi_read_timeout fastcgi_send_timeout Or make sure your script is sending some data back from time to time to avoid...
  10. S

    Forwarded to devs Plesk is losing unicode characters > FFFF in mysql dump

    TITLE: Plesk is losing unicode characters > FFFF in mysql dump PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE: Plesk Onyx 17.8.11, Linux Ubuntu 16.04 x64, MySQL 5.7.25-0ubuntu0.16.04.2 PROBLEM DESCRIPTION: When exporting MySQL database with Export/Import function or Backup Manager, it is...
Back
Top