伙计们,你知道为什么当我配置 PHP 5.3.1 时这些选项会失败吗?
Notice: Following unknown configure options were used:
--with-xml
--with-dom
--enable-fastcgi
--enable-discard-path
--enable-force-cgi-redirect
答案1
因为这些选项在 PHP 5.3 中没有使用。
伙计们,你知道为什么当我配置 PHP 5.3.1 时这些选项会失败吗?
Notice: Following unknown configure options were used:
--with-xml
--with-dom
--enable-fastcgi
--enable-discard-path
--enable-force-cgi-redirect
因为这些选项在 PHP 5.3 中没有使用。