Open graste opened 11 years ago
Sometimes you can't solve the requirement immediately. For example, when you don't have sudo rights on the machine. Maybe it is a nice idea that you can quit a single check, an rerun it later when the requirement is set (by an admin i.e.)?
It's a question about how Environaut should work and if it should fail directly or just compile a report or run in loops after waiting for resolutions or whatever. We should make a new ticket for this.
At the moment (release 0.2.0) all checks are run. When they ran successfully (that is, they return true
) the results of the checks are marked as SUCCESS
. Only cachable settings from successful results are written to a cache file and it's then not necessary to re-enter those information on subsequent runs as the cached values can be used by the checks.
post_max_size = 0.25M
orpost_max_size = 10M
(multiple spaces before the 10M)<?php/?>
json_encode
etc.)>= 5.3.2
X-Content-...
etc.)php -l
,jsl
,xmllint
...)