摘要:
在Mac下执行 sudo phpize时提示: grep: /usr/include/php/main/php.h: No such file or directorygrep: /usr/include/php/Zend/zend_modules.h: No such file or direct 阅读全文
摘要:
1.环境变量相关文件说明: a. /etc/profile b. /etc/paths c. ~/.bash_profile d. ~/.bash_login e. ~/.profile f. ~/.bashrc g. ~/.zshrc 其中a和b是系统级别的,系统启动就会加载,其余是用户接别的。 阅读全文