"Master value" means the value that is set in php.ini.
"Local value" means the value that MAY have been reset locally by any of several methods, including an .htaccess file read by Apache.
Edit the php.ini file.
If you don't know where php.ini is located on your system, make friends with the Unix utility "locate."