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.
请告诉我如何一次启用所有这些扩展。他们正在制造很多问题。
我想一键启用所有这些。
谢谢
两种方式:
1)一一检查
2)去 php.ini 取消注释它们。
3)或通过 php 文件中的 ini_set()
对于前两个,您需要重新启动 apache 服务器。
Fo它们都已安装。你只需要检查你想要的,但你没有办法一键完成......