wordpress and phpstudy blog的php版本升级到8.2版不运行

更改php.ini中 extensions_dir 这个标量的值即可:
extension_dir=”D:\phpstudy\Extensions\php\php8.2.9nts\ext”