• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Search results

  1. H

    Resolved Install php8-zqm on ubuntu

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

    Issue URGENT: git module throws error 500 PleskUtilException

    UPDATE: plesk updated to Plesk Obsidian 18.0.45
  3. 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.
  4. 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.
  5. 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...
  6. H

    Resolved How to install Zeromq

    Looks like it worked with https://github.com/zeromq/php-zmq.git
  7. 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
  8. 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
  9. 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
  10. H

    Resolved How to install Zeromq

    sorry, needed to use $context = new \ZMQContext();
  11. 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
  12. 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.
  13. H

    Resolved How to install Zeromq

    Thank you so much for help. Got it working from root account.
  14. 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
  15. 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?
  16. H

    Resolved How to install Zeromq

    Should I try an older version?
  17. H

    Resolved How to install Zeromq

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

    Resolved How to install Zeromq

    I am using zeromq-4.3.4 that should not be a problem right?
  19. H

    Resolved How to install Zeromq

    command sudo /opt/plesk/php/7.3/bin/pecl install zmq-beta fails with /bin/bash /tmp/pear-build-rootmvU0Xc/zmq-1.1.3/libtool --mode=compile cc -I. -I/tmp/zmq -DPHP_ATOM_INC -I/tmp/pear-build-rootmvU0Xc/zmq-1.1.3/include -I/tmp/pear-build-roo tmvU0Xc/zmq-1.1.3/main -I/tmp/zmq...
Back
Top