什么是默认PHP配置? [英] What is the default PHP configuration?

查看:248
本文介绍了什么是默认PHP配置?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

什么是默认PHP - configure 标志,当通过tasksel进行标准LAMP安装时设置?我必须重新编译PHP以包括我的伙伴的进程控制,但是我还没有找到default所有标志的列表。

What are the default PHP --configure flags, that are set when doing a standard LAMP install via tasksel? I have to recompile PHP to include process control for my buddy, but I haven't been able to find a list of all flags that come by "default".

推荐答案

你可以做 php -i | grep config -i 这应该返回什么是taskel使用的配置。

You can do php -i | grep config -i this should return what are the configure used by taskel.

备份您继续重新编译...

Backup your php.ini before you proceed with re-compilation...

PS:您可能需要下载PHP源代码进行编译

PS: you might need to download PHP source for compilation

这篇关于什么是默认PHP配置?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆