Commit Graph

29 Commits (f1b75374b2e087145cab5348331596ce3c16e8f6)

Author SHA1 Message Date
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 47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 16 years ago
thomascube e010845509 Don't attempt to send headers after content 16 years ago
thomascube 8b8bccf390 Start session before content is sent 16 years ago
thomascube c0dc9072c1 Add hint for saving config files + stop DB initialization if en error occurs 16 years ago
thomascube 50e5eef2e3 New test-query that does not violate any foreign key contraints 16 years ago
thomascube 967b342039 Disable installer by default; add config option to enable it again 16 years ago
svncommit 1b7ac67161 Fix the fix. Sorry. 17 years ago
svncommit 70430e357e Fix php version check in installer, closes #1484925. 17 years ago
till 7635d21b4c * fixing bug where people got: Call to undefined function decrypt_passwd()
(The form fields for smtp and imap test shared names and imap test overwrote smtp test fields (obviously).)
17 years ago
till 34eab044a1 * fixing spelling errors reported in #1484885 17 years ago
thomascube 308f419bfa Remove test for sockets + check if temp and log dirs are writeable 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 019b5d5518 Don't check for zlib-output_compression; this is handeled in index.php 17 years ago
thomascube 2371191c30 Fix sqlite dsn composing 17 years ago
thomascube 330127a612 Disable PHP notices + check for installer script on login page 17 years ago
thomascube 112c54ffbb Fix imap host selection in install script 17 years ago
thomascube 4a2765a420 Clarify failed checks message 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 e18d04468e Add checks for GD and Mcrypt 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