search

Home  >  Q&A  >  body text

Error when installing openssl extension from php7.1 source code

php7.1, the .so file has been generated, and the extension has been added to php.ini. When php-fpm restarts, an error message /usr/local/php/bin/php: symbol lookup error: /usr/local/php/ lib/php/extensions/no-debug-non-zts-20160303/openssl.so: undefined symbol: OPENSSL_init_ssl


RobinRobin2280 days ago1935

reply all(3)I'll reply

  • 韦小宝

    韦小宝2018-08-20 11:52:06

    Look at the error message! symbol is undefined

    reply
    0
  • Robin

    The error message is /etc/init.d/php-fpm: symbol lookup error: /usr/local/php/lib/php/extensions/no-debug-non-zts-20160303/openssl.so: undefined symbol: OPENSSL_init_ssl

    Robin · 2018-08-20 11:58:53
    Robin

    Saying it is the same as not saying it

    Robin · 2018-08-21 15:19:40
  • Cancelreply