aboutsummaryrefslogtreecommitdiffhomepage
path: root/check_setup.php
Commit message (Collapse)AuthorAgeFilesLines
* vendor dir is not accessible before install, sqlite db dir write check moved ↵Maryana Rozhankivska2014-08-211-5/+0
| | | | into db class
* Split up check_setup.php into two files. The new file check_essentials.php ↵Marc Wilhelm2014-07-221-14/+1
| | | | takes care of stuff like the PHP version and is executed before the config files are included which are needed by check_setup. This patch addresses issue #773
* [fix] #483 pdo_sqlite not required if we want mysql / pgsqlNicolas Lœuillet2014-02-281-10/+0
|
* [add] script to make the install more user friendly #466Nicolas Lœuillet2014-02-181-0/+40