欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Debian Lighttpd PHP MySQL
来自开放百科 - 灰狐
(版本间的差异)
第3行: | 第3行: | ||
编译 PHP | 编译 PHP | ||
− | ./configure --prefix=/usr/local/php442 --enable-fastcgi --enable-foce-cgi-redirect --with-mysql=/usr/local/mysql4.1.20 | + | ./configure --prefix=/usr/local/php442 --enable-fastcgi --enable-foce-cgi-redirect --with-mysql=/usr/local/mysql4.1.20 |
− | + | make | |
− | make | + | make install |
− | make install | + |
2006年7月28日 (五) 18:21的版本
假定 MySQl 已经编译
编译 PHP
./configure --prefix=/usr/local/php442 --enable-fastcgi --enable-foce-cgi-redirect --with-mysql=/usr/local/mysql4.1.20 make make install
分享您的观点