xpf0000 / PhpWebStudy

Powerful Web Server and PHP Environment. Support macOS / Windows / Linux
https://www.macphpstudy.com
BSD 3-Clause "New" or "Revised" License
623 stars 53 forks source link

php突然就异常了 #89

Closed byphp-com closed 3 months ago

byphp-com commented 3 months ago

php81 /opt/homebrew/Cellar/php@8.1/8.1.23/sbin/php-fpm -n -v
Error: Command failed: /opt/homebrew/Cellar/php@8.1/8.1.23/sbin/php-fpm -n -v
dyld[1574]: Library not loaded: @loader_path/../../../../opt/icu4c/lib/libicuio.73.dylib
Referenced from: <98EDBA42-8747-3195-A8A6-1D329256A043> /opt/homebrew/Cellar/php@8.1/8.1.23/sbin/php-fpm
Reason: tried: '/opt/homebrew/Cellar/php@8.1/8.1.23/sbin/../../../../opt/icu4c/lib/libicuio.73.dylib' (no such file), '/usr/local/lib/libicuio.73.dylib' (no such file), '/usr/lib/libicuio.73.dylib' (no such file, not in dyld cache)

php82 /opt/homebrew/Cellar/php/8.2.10/sbin/php-fpm -n -v
Error: Command failed: /opt/homebrew/Cellar/php/8.2.10/sbin/php-fpm -n -v
dyld[1578]: Library not loaded: @loader_path/../../../../opt/icu4c/lib/libicuio.73.dylib
Referenced from: <8225FD7D-2159-3B46-AB67-18AFF8F24255> /opt/homebrew/Cellar/php/8.2.10/sbin/php-fpm
Reason: tried: '/opt/homebrew/Cellar/php/8.2.10/sbin/../../../../opt/icu4c/lib/libicuio.73.dylib' (no such file), '/usr/local/lib/libicuio.73.dylib' (no such file), '/usr/lib/libicuio.73.dylib' (no such file, not in dyld cache)

/opt/homebrew/Cellar/php@8.1/8.1.23/
/opt/homebrew/Cellar/php/8.2.10/
/opt/homebrew/Cellar/php@7.2/7.2.34_9/
/opt/homebrew/Cellar/php@7.3/7.3.33_7/
/opt/homebrew/Cellar/php@7.4/7.4.33_4/
/opt/homebrew/Cellar/php@8.0/8.0.30/
/opt/homebrew/Cellar/php@8.3/8.3.0/

全都突然这样了

byphp-com commented 3 months ago

卸载重新安装后没发现问题,只有在看看