i came across this error:
Call to undefined function posix_getuid()
which was solved by these commands:
yum -y install php-process
service httpd restart
i came across this error:
Call to undefined function posix_getuid()
which was solved by these commands:
yum -y install php-process
service httpd restart