Code Monkey home page Code Monkey logo

Comments (6)

silkcutKs avatar silkcutKs commented on August 25, 2024

你这台机器上 有libcurl-devel吗? @ycaihappy

from molten.

ycaihappy avatar ycaihappy commented on August 25, 2024

[root@localhost Molten]# rpm -qa | grep libcurl
libcurl-7.29.0-35.el7.centos.x86_64

安装后还是不行。
[root@localhost Molten]# rpm -qa | grep libcurl
libcurl-devel-7.29.0-42.el7.x86_64
libcurl-7.29.0-42.el7.x86_64

from molten.

silkcutKs avatar silkcutKs commented on August 25, 2024

低版本的机器 应该是你在机器上安装libcurl-devel

from molten.

silkcutKs avatar silkcutKs commented on August 25, 2024

@ycaihappy 安装完了之后需要你重新编译一下, 才能正常使用。

from molten.

ycaihappy avatar ycaihappy commented on August 25, 2024

molten编译后还是不行,我用php56测试时可以正常写入。php56使用的是php56-php-pecl-molten-0.1.2~beta-2.el6.remi.x86_64安装

php56 -d molten.enable=1 -d molten.sink_type=4 -d molten.tracing_cli=1 -d molten.sink_http_uri=http://127.0.0.1:9411/api/v1/spans -d molten.service_name=php_test -d molten.sampling_rate=1 -r '$c=curl_init("http://localhost:12345");curl_exec($c);'

php71 -d molten.enable=1 -d molten.sink_type=4 -d molten.tracing_cli=1 -d molten.sink_http_uri=http://127.0.0.1:9411/api/v1/spans -d molten.service_name=php_test -d molten.sampling_rate=1 -r '$c=curl_init("http://localhost:12345");curl_exec($c);'

from molten.

ycaihappy avatar ycaihappy commented on August 25, 2024

已经可以了,使用php71-php-pecl-molten-0.1.2~beta-2.el6.remi.x86_64安装就好了。

phpize源码编译安装的不行。

from molten.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.