Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
以下错误显示,请告诉我如何修复它?
在您的 php.ini 中,您应该查找 extension=php_intl.dll 是否已注释,将其注释掉,检查您的 extension_dir= 是否指向有效位置(可能是),最后确保您的 extension_dir 包含 php_intl.dll。