I'm looking to find a copy of the default php.ini file for PHP 5.2.17.
Does anyone know where I can get a copy to download?
http://php.net/releases/index.php
Download: PHP 5.2.17 (tar.bz2) PHP 5.2.17 (tar.gz)
It's in the base directory (extracted).
"php.ini-dist" or "php.ini-recommended"
There's a php.ini-dist and php.ini-recommended in the src, you may want to try that:
PHP Versions can be downloaded here: http://php.net/releases/index.php
You could also take a look at old versions of the GitHub repository: https://github.com/php
You are looking for the file php.ini-dist or php.ini-recommended.