Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What is the default PHP configuration?

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".

like image 733
Josh Avatar asked Jun 17 '26 16:06

Josh


1 Answers

If you're trying to recreate a previous compile so as to activate new modules, the phpinfo() output contains the exact ./configure args used to create that version.

like image 116
Marc B Avatar answered Jun 19 '26 05:06

Marc B



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!