Local value vs Master value
-
When I got my phpinfo() I noticed in CORE that there are local values and master values. My local value for max_execution_time and memory_limit are higher under local (i.e. 256M vs 128M). The values in Master match php.ini. Where are you getting the local values from. I want to change them but can’t find where this is set.
The topic ‘Local value vs Master value’ is closed to new replies.