我在肝服务器上安装gRPC for PHP,特别是在cpanel中遇到了问题,
版本PHP7.2
The requested client requires the gRPC extension. Please see https://cloud.google.com/php/grpc for installation instructions.上安装它
发布于 2020-07-10 17:29:59
找到解决办法了
gRPC扩展可以用于VPS和专用服务器,因为它需要根访问权限才能安装共享服务器的that.Most,而在服务器上可以安装或使用的php模块的访问权限有限。
https://stackoverflow.com/questions/62832740
复制相似问题