Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vendor dir is not accessible before install, sqlite db dir write check moved ↵ | Maryana Rozhankivska | 2014-08-21 | 1 | -5/+0 |
| | | | | into db class | ||||
* | Split up check_setup.php into two files. The new file check_essentials.php ↵ | Marc Wilhelm | 2014-07-22 | 1 | -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 / pgsql | Nicolas Lœuillet | 2014-02-28 | 1 | -10/+0 |
| | |||||
* | [add] script to make the install more user friendly #466 | Nicolas Lœuillet | 2014-02-18 | 1 | -0/+40 |