Gentoo 使用笔记 Part 4
往期回顾:
在Gentoo下打造LAMPP
最终还是选择了自己编译LAMPP平台,放弃了已整合好的XAMPP For Linux,执行效率和启动速度有了很大的提高。
安装LAMPP
添加以下use到 /etc/portage/package.use 中
net-www/apache apache2 dev-lang/php apache2 bzip2 gd mysql xml xmlrpc zip ctype pcre session unicode #其中php里的有些use不一定是必须的,不过这些use基本上都是常用的或是将来可能会用到的