Coder Social home page Coder Social logo

Comments (3)

Ghxst avatar Ghxst commented on June 12, 2024

Can you log the contents of the dir after building? Just to make sure the .so is where you expect it to be

from curl-impersonate.

nklido avatar nklido commented on June 12, 2024

@Ghxst

Can you log the contents of the dir after building? Just to make sure the .so is where you expect it to be

sail@57f355727f1b:/var/www/html$ ls /usr/lib | grep libcurl
ERROR: ld.so: object '/usr/lib/libcurl-impersonate-chrome.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object '/usr/lib/libcurl-impersonate-chrome.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
libcurl-impersonate-chrome.so

from curl-impersonate.

nklido avatar nklido commented on June 12, 2024

Now it seems that i have the same issue with #147

curl --version
curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/8.1.1 BoringSSL zlib/1.2.11 brotli/1.0.9 nghttp2/1.56.0
Release-Date: 2022-01-05
Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp 
Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL UnixSockets
WARNING: curl and libcurl versions do not match. Functionality may be affected.
sail@e8897ba87baf:/var/www/html$ php -r 'print_r(curl_version());'
Array
(
    [version_number] => 479488
    [age] => 9
    [features] => 364890013
    [ssl_version_number] => 0
    [version] => 7.81.0
    [host] => x86_64-pc-linux-gnu
    [ssl_version] => OpenSSL/3.0.2
    [libz_version] => 1.2.11
    [protocols] => Array
        (
            [0] => dict
            [1] => file
            [2] => ftp
            [3] => ftps
            [4] => gopher
            [5] => gophers
            [6] => http
            [7] => https
            [8] => imap
            [9] => imaps
            [10] => ldap
            [11] => ldaps
            [12] => mqtt
            [13] => pop3
            [14] => pop3s
            [15] => rtmp
            [16] => rtsp
            [17] => scp
            [18] => sftp
            [19] => smb
            [20] => smbs
            [21] => smtp
            [22] => smtps
            [23] => telnet
            [24] => tftp
        )

    [ares] => 
    [ares_num] => 0
    [libidn] => 2.3.2
    [iconv_ver_num] => 0
    [libssh_version] => libssh/0.9.6/openssl/zlib
    [brotli_ver_num] => 16777225
    [brotli_version] => 1.0.9
)

from curl-impersonate.

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.