Jump to content
  • Hello visitors, welcome to the Hacker World Forum!

    Red Team 1949  (formerly CHT Attack and Defense Team) In this rapidly changing Internet era, we maintain our original intention and create the best community to jointly exchange network technologies. You can obtain hacker attack and defense skills and knowledge in the forum, or you can join our Telegram communication group to discuss and communicate in real time. All kinds of advertisements are prohibited in the forum. Please register as a registered user to check our usage and privacy policy. Thank you for your cooperation.

    TheHackerWorld Official

php-fpm: error while loading shared libraries: libonig.so.5: cannot open shared object file: No such

 Share


HACK1949

Recommended Posts

事由:新购阿里云安装了docker,在docker上部署了宝塔,宝塔面板切换php版本后运行php脚本报错

?i=20200629095735556.png

打开对应目录/tmp/php-cgi-74.sock检查,切换时并没有生成改文件,于是手动创建。

?i=20200629095814401.png?,type_ZmFuZ3poZ1227177-20220719184941712-537583624.gif编辑

创建后依然报错,重启/etc/init.d/php-fpm-74 start

提示“php-fpm: error while loading shared libraries: libonig.so.5: cannot open shared object file: No such file or directory  failed”

默认只能重启安装宝塔时安装的php版本

解决方案参见:【已解决】docker里 php7.4/7.3 libonig.so.5: cannot open shared - BUG提交 - 宝塔面板论坛(转载自宝塔)

yum install oniguruma - y
yum install libsodium -y

重启php-fpm成功

/etc/init.d/php-fpm-74 start
Starting php-fpm  done
 

可以正常访问切换版本后的php脚本

1227177-20220719184941712-537583624.gif编辑

Link to post
Link to comment
Share on other sites

 Share

discussion group

discussion group

    You don't have permission to chat.
    • Recently Browsing   0 members

      • No registered users viewing this page.
    ×
    ×
    • Create New...