While installing pear by following this guide, I run into choices of paths which I have no idea what they are:
- Public Web Files directory and
- Name of configuration file
i.e. the #9 and #11 when executing <php.exe> -c <path-to-your-php.ini-location> <path to>\go-pear.phar
I found the definition here but that seems to be outdated.
So my question is what are the 1) Public Web Files directory and 2) Name of configuration file?
Thank you!