php extension automatic deploy in mac(windows)

2015-11-01 0 197
php extension automatic deploy in mac(windows)
/Applications/XAMPP/xamppfiles/bin/phpize
sudo MACOSX_DEPLOYMENT_TARGET=10.7 CFLAGS="-arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp" CCFLAGS="-arch i386 -arch x86_64 -g -Os -pipe" CXXFLAGS="-arch i386 -arch x86_64 -g -Os -pipe" LDFLAGS="-arch i386 -arch x86_64 -bind_at_load" ./configure --with-php-config=/Applications/XAMPP/xamppfiles/bin/php-config
sudo make
sudo make test
/Applications/XAMPP/xamppfiles/bin/php -dextension=modules/mickel.so -m
/Applications/XAMPP/xamppfiles/bin/php -dextension=modules/mickel.so -f a.php

遇见资源网 shell php extension automatic deploy in mac(windows) http://www.ox520.com/17217.html

常见问题

相关文章

发表评论
暂无评论
官方客服团队

为您解决烦忧 - 24小时在线 专业服务