0

I am catch the follow exception in my code:

ZendX_Console_Process_Exception' with message 'posix_* functions are required

What's posix function is need for it work right?

Thanks

Ismael Vacco
  • 1,010
  • 1
  • 10
  • 24

1 Answers1

0

I am installed the php-process package.

In Red Hat, or Centos, to use:

sudo yum install php-process -y
Andy
  • 49,085
  • 60
  • 166
  • 233
Ismael Vacco
  • 1,010
  • 1
  • 10
  • 24