phpでuuid.soを追加でインストール

# yum -y install libuuid-devel
# pecl install uuid

php.iniに下記を追加

extension=uuid.so