PHP7.4 一启动就提示
- Sat Mar 27 09:27:01 2021 (4938): Fatal Error Unable to allocate shared memory segment of 134217728 bytes: unknown: No such file or directory (2)
复制代码 而安装了8.0也无法启动,提示
- /www/server/php/80/sbin/php-fpm: error while loading shared libraries: libonig.so.5: cannot open shared object file: No such file or directory
复制代码 只有7.0能正常用,请问要怎么解决
|
|