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

    Resolved Missing option to add NGINX directives

    I have same problem I see nothing. UPDATE: tried above solution `# /usr/local/psa/admin/sbin/nginxmng -e`. Nothing changes.
  2. H

    Resolved Install php8-zqm on ubuntu

    Just came here to say above works for php8.2
  3. H

    Issue URGENT: git module throws error 500 PleskUtilException

    UPDATE: plesk updated to Plesk Obsidian 18.0.45
  4. H

    Issue URGENT: git module throws error 500 PleskUtilException

    Hi, So out of nowhere git module is throwing following error. The repair process does not do anything.
  5. H

    Question Migration from old server with Ubuntu 18.04 & Onyx 17.8 to new server with Ubuntu 22.04 & Plesk Obsidian possible?

    Thanks for this, I did not know that a solution could be that simple, Renaming works, since we have everything setup on new server. Will keep you posted here. Thanks again for help.
  6. H

    Question Migration from old server with Ubuntu 18.04 & Onyx 17.8 to new server with Ubuntu 22.04 & Plesk Obsidian possible?

    Hi @IgorG, I would like to ask a similar question. Older server is linked to Example.com New server is linked to Example.work. We are using Ubuntu16.04( example.com ) currently and wanted to upgrade to php8.1. It seems plesk does not support ubuntu16.04 now and there are no updates available...
  7. H

    Resolved How to install Zeromq

    Looks like it worked with https://github.com/zeromq/php-zmq.git
  8. H

    Resolved How to install Zeromq

    So I was trying same on Ubuntu20.04 for PHP8. This git://github.com/mkoppanen/php-zmq.git does not seem to exist any more. Please suggest
  9. H

    Issue DNS propagated, domain shows ERR_CONNECTION_TIMED_OUT

    Also to notice if I enable cloudflare proxy, then error becomes ERR_TOO_MANY_REDIRECTS
  10. H

    Issue DNS propagated, domain shows ERR_CONNECTION_TIMED_OUT

    Hi, Let me put everything here: Domain is on godaddy Hosting is with other provider using cloudflare Nameserver on godaddy have been updated with the ones provided by cloudlfare No code/files added, just default index.html is present. accessing domain gives ERR_CONNECTION_TIMED_OUT
  11. H

    Resolved How to install Zeromq

    sorry, needed to use $context = new \ZMQContext();
  12. H

    Resolved How to install Zeromq

    I understand that, even thought it has been installed accessing a script over browser gives Class 'ZMQContext' not found
  13. H

    Resolved How to install Zeromq

    hi @IgorG this has installed in php cli, how do i enable in apache. cannot see this module in plesk admin.
  14. H

    Resolved How to install Zeromq

    Thank you so much for help. Got it working from root account.
  15. H

    Resolved How to install Zeromq

    I get permission denied with sudo echo "extension=zmq.so" > /opt/plesk/php/7.3/etc/php.d/zmq.ini
  16. H

    Resolved How to install Zeromq

    Damn we need this module to go live in next few days. hope this can be resolved by some means. will updating to php7.4 help?
  17. H

    Resolved How to install Zeromq

    Should I try an older version?
  18. H

    Resolved How to install Zeromq

    Well I don't have root access.
  19. H

    Resolved How to install Zeromq

    I am using zeromq-4.3.4 that should not be a problem right?
Back
Top