alecpl
a91c9ba12a
#1485307 : typos fixed
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
9e8e5fa634
- Removed support for PEAR::DB driver
16 years ago
thomascube
522007bdb2
Switch installer from obsolete locale_string to language config option
16 years ago
alecpl
f1cd5fd8d0
- s/default_skin/skin/
17 years ago
alecpl
e58df3adc9
- Added option to select skin in user preferences ( #1485031 )
...
- template_exists() moved to rcube_template class
17 years ago
thomascube
d5eb5cd1d7
Use MDB2 instead of DB in installer ( #1485124 )
17 years ago
svncommit
c060677d20
Enable direct download of (main|db).inc.php from the installer.
17 years ago
alecpl
2e90ff5b62
- Make password input fields of type password in installer ( #1484886 )
17 years ago
thomascube
47124c2279
Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch
17 years ago
thomascube
c0dc9072c1
Add hint for saving config files + stop DB initialization if en error occurs
17 years ago
thomascube
967b342039
Disable installer by default; add config option to enable it again
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
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