Hello,
we want to adjust php.ini-Settings, for example "max_execution_time" and "memory_limit". How is it possible to see what are the maximum values for this parameters? If we set memory_limit to 512MB, how can we check if this setting was recognized?
we want to adjust php.ini-Settings, for example "max_execution_time" and "memory_limit". How is it possible to see what are the maximum values for this parameters? If we set memory_limit to 512MB, how can we check if this setting was recognized?