newer versions of PHP do not include the php.ini.recommended file anymore.
If you are setting up a local testing environment for development, use the php.ini-development file as a starting point.
if you are setting up a remote production server, user the php.ini-production file as a starting point


