Commit Graph

22 Commits (7ce1931bbbb740edf2e95a5eaa64959b0be07269)

Author SHA1 Message Date
thomascube 871ca9adfe Add dependency checks for config options + update database schema with MDB2_Schema (doesn't work correctly yet) 16 years ago
thomascube e107123780 Add methods to check and update local config files + show HTML output in installer test step 16 years ago
thomascube 7d7f67dde1 Apply changes of installer script to trunk 16 years ago
thomascube bba657e64f Made config files location configurable (#1485215) 16 years ago
alecpl 0c3bde2064 #1485313: fixed DB config updating 16 years ago
alecpl b77d0dd6c5 - added options to use syslog instead of log file (#1484850)
- added Logging & Debugging section in Installer
- fixed config from $_POST for next installer steps saving
- fixed and re-enabled debug_level setting in installer
16 years ago
alecpl b61965256e Installer: encode special characters in DB username/password (#1485042) 16 years ago
thomascube ccb412f982 Set minimum number of rows per page (#1484935) 16 years ago
thomascube c0dc9072c1 Add hint for saving config files + stop DB initialization if en error occurs 16 years ago
thomascube 967b342039 Disable installer by default; add config option to enable it again 17 years ago
thomascube 807d17a4be Make rcube_install class PHP4 compatible + add warning for MDB2 on PHP4 + set MDB2 as default 17 years ago
thomascube 1c4e5dd4d2 Some more bugfixes for the install script 17 years ago
thomascube 2371191c30 Fix sqlite dsn composing 17 years ago
thomascube 112c54ffbb Fix imap host selection in install script 17 years ago
thomascube 27564f1a22 Add IMAP test and some more options to installer script 17 years ago
thomascube fa7539e7ad Send test message with mail() if no SMTP server configured; show input fields for SMTP auth if necessary 17 years ago
thomascube b3f9dfb54e Allow to skip the config step if config files already exist 17 years ago
thomascube ad43e637bd Add SMTP test to installer script 17 years ago
thomascube 190e97e886 Fix database initialization and check write access on the DB; update INSTALL instructions 17 years ago
thomascube c5042d468e More installer stuff 17 years ago
thomascube 6557d3005c Added environment checks from check.php-dist 17 years ago
thomascube 3549785897 First steps to implement an installer 17 years ago