Setup your php.ini
cp php.ini-dist /etc/php.ini
You may edit your .ini file to set PHP options. If you prefer having
php.ini in another location, use --with-config-file-path=/etc/php.ini 编译的时候。
If you instead choose php.ini-recommended, be certain to read the list
of changes within, as they affect how PHP behaves.