This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 104
PHP Startup: Unable to load dynamic library 'skywalking' _ZN4absl14lts_2020_09_237CondVar4WaitEPNS0_5MutexE #398
Labels
Comments
Please use 4.1.3 or newer version |
Need to compile grpc first https://github.com/SkyAPM/SkyAPM-php-sdk/blob/master/docs/BUILDING.md |
Has been compiled grpc and success |
Can the dir of libgrpc.a be found find? |
安装mysql扩展。 |
请教一下,php版本已经是7 了 ,已经放弃使用mysql扩展了为何php_mysqli_structs.h还是有include mysql.h呢,是alpine 需要安装哪个扩展吗 |
alpine 下没有msyql扩展如何安装 |
mysqlnd? |
mysqlnd是开启的,但是重新执行configure后又编译成功了
|
每一个执行的命令和日志发出来看看? |
2.skywalking
|
heyanlong
changed the title
PHP Startup: Unable to load dynamic library 'skywalking' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20180731/skywalking (Error loading shared library /usr/local/lib/php/extensions/no-debug-non-zts-20180731/skywalking: No such file or directory)
PHP Startup: Unable to load dynamic library 'skywalking' _ZN4absl14lts_2020_09_237CondVar4WaitEPNS0_5MutexE
Jul 22, 2021
alpine 系统版本是什么呢? |
3.13.5 |
参考这里边的流程 还是有错误,这是我测试的dockerfile:
网络不行,grpc 是我提前下载好的 |
直接获取官方镜像可不可以呢? |
是说用你的那个镜像吗?我需要自己一些东西,所以需要自己构建一下 |
heyanlong
added a commit
that referenced
this issue
Nov 2, 2021
Summer 2021 https://summer.iscas.ac.cn/ Add memcached, yar Fix memory leak Fix myselnd Fix #401 #398
编译静态库方式php71 pecl 安装的 php-sdk-agent 4.2.0 可以正常安装,但是无上报数据,并且数据使用es时无法创建索引~java-agent 可以正常创建索引。h2库 不报数据库错误但是,还是无法显示上报数据。使用动态库方式,会报 缺少 libgrpc.a |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Build from source (PHP Extension):
enable entension skywalking:
ldd return:
The text was updated successfully, but these errors were encountered: