How can I find the location of php.ini configuration file?
Estimated Reading Time: < 1 MinuteSteps - Finding the exact location of php.ini configuration file:
- Login to Administrator Control Panel as Superuser.
- Go to Tools > Manage Settings > Miscellaneous tab > File Upload Settings section > php.ini Configuration and click View phpinfo() link (open in a new tab).
- Now look for “Loaded Configuration File”, this will tell you the location of php.ini configuration file.
That’s all!