To find out the current value of PHP memory limit, navigate to status report (Reports > Status report, http://example.com/admin/reports/status) and scroll down (items are listed alphabetically) to PHP:
Two lines above that, you can see PHP version info; 'more information' link takes you to phpinfo() page, where you can find out the location of php.ini file:
(example from a Linux (Ubuntu) system)
Attachment | Size |
---|---|
status_report.png | 12.12 KB |
phpinfo.png | 28.26 KB |