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

  1. V

    Resolved FTP: User account already exists.

    In that particular case it was inconsistency of Plesk database that's why it was needed to investigate directly on the server. What we were discussing: Make the following queries in Plesk database (you can connect it using "plesk db"): > select id, login from sys_users where login = 'YOUR...
  2. V

    Resolved pm_ApiCli::ch_mode only on files?

    I suggest to send the extension archive to certification team for detailed investigations.
  3. V

    Resolved pm_ApiCli::ch_mode only on files?

    I'm glad to hear my advices helped you. Looking forward to seeing your extension.
  4. V

    Resolved pm_ApiCli::ch_mode only on files?

    As an example of own sbin script you can take a look at the following extension on GitHub: GitHub - plesk/ext-syslog-watch: Extension which shows last lines in syslog. As for filemng "chmod -R 644 ." is just an example and you can add your own command there. The idea is to run a command under...
  5. V

    Resolved pm_ApiCli::ch_mode only on files?

    Hello, I would recommend to implement a small shell script in sbin directory of your extension and run it using pm_ApiCli::callSbin passing necessary permissions and path. It will be more flexible. The other case if you want to make chmod under vhost owner privileges. In this case you use...
  6. V

    Plesk WordPress Manager Failing with WordPress 4.7 Upgrade

    Hello, From this stack trace I see wp-cli has version 0.24.0 but in Plesk 12.5 update #54 0.25.0 has been delivered. Could you please check the version of package: # rpm -q plesk-wp-cli or # dpkg -l plesk-wp-cli Also the version of wp-cli is specified in file /usr/share/plesk-wp-cli/VERSION...
  7. V

    Resolved Blank pages after upgrade

    Possibly the extension SideKick breaks the UI. It's not compatible with Plesk Onyx and new version will be released a bit later. Now you can remove it: #plesk bin extension --uninstall sidekick
  8. V

    Let's Encrypt extension

    Hi @Larsm! Could you provide more details: What is output of command #plesk version ?
  9. V

    Resolved error with wp cli

    Unfortunately, I cannot reproduce the issue on our test environment. Could you contact support to investigate the issue directly on your server.
  10. V

    Resolved error with wp cli

    "WP-CLI root dir: phar://wp-cli.phar" means you call wp-cli installed by yourself. For wp-cli delivered by Plesk the correct value is "WP-CLI root dir: /usr/share/plesk-wp-cli" Could you clarify where you see the error "PHP Fatal error: Class 'WP_CLI\Runner' not found in...
  11. V

    Resolved error with wp cli

    Hi @fferraro87 Could you please provide more details about your WordPress installation: 1. PHP version on the domain 2. WordPress version 3. The content of /usr/share/plesk-wp-cli/VERSION to be sure which version of wp-cli is used.
  12. V

    [PPP-22657] Wordpress Toolkit plugin update bug

    Unfortunately the issue is not fixed yet and I cannot provide you details about the date when the fix is delivered.
  13. V

    Extension Development

    Hi @Paul Ellison Also you can contact [email protected] mail list if you have some questions about the extension development.
  14. V

    [PPP-22657] Wordpress Toolkit plugin update bug

    Hi @PSi_101! Thank you for reporting the issue. I confirm it's a bug. I filled it with ID PPP-22657 in our internal tracker.
  15. V

    Magento 2 plesk compatibility issue

    Hi @KooTjoo. Thank you for the provided details. We reproduced the issue on our side and confirm it's a bug. I hope it'll be fixed in nearest updates of APS package.
Back
Top