Skip to main content

Enable shmop in EasyApache4?

Comments

3 comments

  • cPanelMichael
    Hello @turingmachine, The shmop PHP extension is bundled with the php-process EasyApache 4 RPM. EX: # repoquery -q --whatprovides 'ea-php56-php-shmop' | sort -V | tail -1 ea-php56-php-process-0:5.6.37-1.1.2.cpanel.x86_64
    You can install the php-process extension via WHM >> EasyApache 4 or with a command like this (using PHP 5.6 as an example): yum install php56-php-process
    Thank you.
    0
  • turingmachine
    Thanx Michael.. Saved my day. Regards..
    0
  • cPanelMichael
    Hi @turingmachine, I'm glad to see that helped. I've marked this thread as solved. Thanks!
    0

Please sign in to leave a comment.