Published on

OpenCloudOS 8.6 宝塔面板安装php8.1报错

Authors
  • avatar
    Name
    Moenya

报错内容

configure: error: No supported shared memory caching support was found when configuring opcache. Check config.log for any errors or missing dependencies.
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target 'install'. Stop.

解决方法

前往终端执行

yum install libsodium libsodium-devel oniguruma -y