且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

如何在Mac OS X(10.9.4)中修复"PHP"商标?

更新时间:2023-02-22 19:44:52

所以我找到了适合我的解决方案.

so I found a solution that worked for me.

转到您的终端并输入

"sudo cp -r/usr/include/php/Applications/MAMP/bin/php/php5.x.x/include/"

"sudo cp -r /usr/include/php /Applications/MAMP/bin/php/php5.x.x/include/"

将粗体字母替换为您使用的php版本

Replace the bold lettering with the version of php you're using

然后运行make命令