Fatal error: Uncaught Error: Call to undefined function posix_getpwuid() in

The solution

yum install php-process

Then stop and start php-fpm

service php-fpm stop
service php-fpm start

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.