Segment error occurred when installing php extension

install the php extension of google"s protobuf today, version 3.6.1

restart php and php cannot start,

php-v [1] 33719 segmentation fault php-v

solve. Thank you!

Php
Mar.14,2022

install PHP extension A segment error indicates that the installed extension does not match your PHP . Generally, each version of the extension has different PHP version requirements. Check to see if this is the problem. If there is no problem, it is likely to be PHP or there is a problem with the compilation environment

.
Menu