Up one level | ||
configrw.php [source] [70 lines] | Verifies config.php is not writable anymore after installation | |
displayerrors.php [source] [75 lines] | Verifies displaying of errors Problem for lib files and 3rd party code because we can not disable debugging in these scripts (they do not include config.php) | |
environment.php [source] [83 lines] | Environment check | |
preventexecpath.php [source] [69 lines] | Verifies the status of preventexecpath | |
publicpaths.php [source] [306 lines] | Check the presence of public paths via curl. | |
unsecuredataroot.php [source] [80 lines] | Verifies fatal misconfiguration of dataroot | |
upgradecheck.php [source] [85 lines] | Upgrade check |