• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by Andrei C

  1. A

    Resolved Onyx for Windows - SSL Certificate Settings deleted for Port : 0.0.0.0:443

    As see after update to #24, problem not reproduce, maybe - fixed.
  2. A

    Resolved Onyx for Windows - SSL Certificate Settings deleted for Port : 0.0.0.0:443

    Thanks, but strange when I enable debug mode, than I can not reproduce the problem with ssl. I need more time understand the reason.
  3. A

    Resolved Onyx for Windows - SSL Certificate Settings deleted for Port : 0.0.0.0:443

    This is linux path "/usr/local/psa/var/certificates", my problem reproduced on IIS (Windows Server 2016). Ok maybe it's true: During the process, Plesk has to include situations, where the certificate is ONLY valid for domain.com and not for domain.ru, so the only accepted policy is to remove...
  4. A

    Resolved Onyx for Windows - SSL Certificate Settings deleted for Port : 0.0.0.0:443

    I don't use Let's Encrypt on Onyx, certificate for default domain is valid and issued by Comodo.
  5. A

    Resolved Onyx for Windows - SSL Certificate Settings deleted for Port : 0.0.0.0:443

    Ok, if deleting/renaming the domain (not default web site) on IIS i.e. domain.ltd, why Onyx Panel delete certificate from default domain? My opinion is not correct and not expected behaviour.
  6. A

    Resolved Onyx for Windows - SSL Certificate Settings deleted for Port : 0.0.0.0:443

    Hi, SSL Bindings are deleted for a Default web site, when try to change name of domain i.e. from domain.com to domain.ru. Could you reproduce and fix? Windows Server 2016 Std. - Onyx 17.0.17.
  7. A

    Remove symbols " " from mail service

    Additional on linux reproduced this problem. Maybe problem on "C:\Program Files (x86)\Parallels\Plesk\admin\plib\DomainAlias.php", could you reproduce this problem?
  8. A

    Remove symbols " " from mail service

    On file "C:\Program Files (x86)\Parallels\Plesk\admin\plib\locales\en-US\common_messages_en-US.php" haven't any extra space symbol at the end of this phrase: ------------------- 'domain_alias__domain_service_mail_enabled' => 'Mail service is switched on for the domain.'...
  9. A

    Remove symbols " " from mail service

    Simple, please see picture: .
  10. A

    Remove symbols " " from mail service

    Hi, How can I remove " " from properties domain aliases? --------------- Mail service - Mail service is switched on for the domain. mx1.domain.ru., mx2.domain.ru. is used as the mail server. ---------------
  11. A

    STOP Plesk resetting file permissions !!

    Hello, How can I ignore the changes of directory owner, after applying next command: ApplySecurity.exe --apply all files and folders defined owner from parent folder, so it's not good?
  12. A

    PhPMyAdmin on Plesk 12

    Thanks, As I see this the same operations, If I set on mysql -> user privileges. P.S. I'm not sure if this is safe for others users. If I use sql script to create store procedure like this: ------------------ CREATE PROCEDURE test() BEGIN SELECT * FROM table; END -----------------...
  13. A

    PhPMyAdmin on Plesk 12

    You Mean That: mysql -> user privileges?
  14. A

    PhPMyAdmin on Plesk 12

    Could you tell me, how can I fix this problem Please, Could you tell me, if you reproduced this problem on Parallels Plesk 12 for Windows? As I see on my testplatform, all users databases have all privileges.
  15. A

    PhPMyAdmin on Plesk 12

    Dear Support, On MySQL -> 'User Database' -> 'Routines' see next message: You do not have the necessary privileges to create a routine; Check query: ----------------- SHOW GRANTS; > GRANT ALL PRIVILEGES ON `test`.* TO 'user' ----------------- This article http://kb.odin.com/en/115749 isn't...
Back
Top