亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

How to specify the dynamic extension directory when compiling PHP?
某草草
某草草 2017-05-16 13:09:16
0
1
669

1.How to specify the default dynamic expansion directory when compiling php?

2. If the default extension directory is specified during compilation, and then the extension_dir in php.ini is modified to specify another directory, what is the order in which extensions are loaded in the default directory and the specified directory?

某草草
某草草

reply all(1)
習慣沉默
./configure --help | grep extension

I just took a look, there should be no such option, that is, it can only be configured through the php.ini file

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template