./configure --prefix=/usr/local/php-fcgi/ --enable-fastcgi --enable-discard-path --enable-force-cgi-redirect --with-mysql=/usr/local/mysql --with-mysql-sock=/tmp/mysql.sock --with-pdo-mysql=/usr/local/mysql --with-mysqli=/usr/local/mysql/bin/mysql_config
lighttpd 支持fastcgi&msql的configure参数
最新推荐文章于 2022-12-06 15:47:41 发布
本文介绍如何使用特定参数配置PHP FastCGI服务,包括指定安装路径、启用FastCGI模块及与MySQL数据库的连接配置。
1341

被折叠的 条评论
为什么被折叠?



