Moodle in English -> Installing and upgrading help -> PHP.ini path -> Re: PHP.ini path
napisao/la Visvanath Ratnaweera -
What you are saying is you found the location of php.ini by calling phpinfo() from within a PHP file. And you want to swap it with your own. No, highly unlikely, it will affect the whole server. The way to do is to put a .htaccess in your moodle/ directory. See for example https://docs.moodle.org/en/Administration_FAQ#How_do_the_limits_on_uploaded_files_work.3F. Works only if the system administrator has allowed it.