Differences
This shows you the differences between two versions of the page.
— | php_configuration [2015/10/19 15:15] (current) – created - external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== PHP Configuration ===== | ||
+ | * [[PHP]] | ||
+ | |||
+ | You can get the configuration options for how PHP was built on the command line using '' | ||
+ | |||
+ | < | ||
+ | php-config --configure-options | ||
+ | </ |