Skip to content
This repository has been archived by the owner on Oct 24, 2019. It is now read-only.

PHP的拓展库添加后不能正常运行怎么办? #35

Open
CyberLife-Markus opened this issue Apr 12, 2017 · 1 comment
Open

PHP的拓展库添加后不能正常运行怎么办? #35

CyberLife-Markus opened this issue Apr 12, 2017 · 1 comment

Comments

@CyberLife-Markus
Copy link

CyberLife-Markus commented Apr 12, 2017

原本装的是PHP 7.1,不能用,所以重新装一次,装回了5.6.29,但是还是报错的!路径确认过并没有问题,`[root@mail ~]# php -m

PHP Warning: PHP Startup: nlb_php: Unable to initialize module
Module compiled with build ID=API20131226,TS,debug
PHP compiled with build ID=API20131226,NTS
These options need to match
in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php/lib/php/extensions/no-debug-non-zts-20131226/srpc_comm_php.so' - libsrpc_proto_php_c.so: cannot open shared object file: No such file or directory in Unknown on line 0
`

@object8421
Copy link

要将共享库libsrpc_proto_php_c.so加入到系统路径下

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants