summaryrefslogtreecommitdiff
path: root/roundcubemail/installer/test.php
AgeCommit message (Collapse)Author
2008-10-14Add dependency checks for config options + update database schema with ↵thomasb
MDB2_Schema (doesn't work correctly yet) git-svn-id: https://svn.roundcube.net/trunk@1977 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-03Validatethomasb
git-svn-id: https://svn.roundcube.net/trunk@1934 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-03Add methods to check and update local config files + show HTML output in ↵thomasb
installer test step git-svn-id: https://svn.roundcube.net/trunk@1933 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-19Made config files location configurable (#1485215)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1854 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-27- added options to use syslog instead of log file (#1484850)alec
- added Logging & Debugging section in Installer - fixed config from $_POST for next installer steps saving - fixed and re-enabled debug_level setting in installer git-svn-id: https://svn.roundcube.net/trunk@1683 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-26- Removed support for PEAR::DB driveralec
git-svn-id: https://svn.roundcube.net/trunk@1681 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the ↵thomasb
devel-vnext branch git-svn-id: https://svn.roundcube.net/trunk@1291 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-03New test-query that does not violate any foreign key contraintsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1241 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-23* fixing bug where people got: Call to undefined function decrypt_passwd() till
(The form fields for smtp and imap test shared names and imap test overwrote smtp test fields (obviously).) git-svn-id: https://svn.roundcube.net/trunk@1212 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-22* fixing spelling errors reported in #1484885till
git-svn-id: https://svn.roundcube.net/trunk@1205 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-05Remove test for sockets + check if temp and log dirs are writeablethomasb
git-svn-id: https://svn.roundcube.net/trunk@1186 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-03Make rcube_install class PHP4 compatible + add warning for MDB2 on PHP4 + ↵thomasb
set MDB2 as default git-svn-id: https://svn.roundcube.net/trunk@1171 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-28Fix imap host selection in install scriptthomasb
git-svn-id: https://svn.roundcube.net/trunk@1158 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-28Add IMAP test and some more options to installer scriptthomasb
git-svn-id: https://svn.roundcube.net/trunk@1155 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-27Send test message with mail() if no SMTP server configured; show input ↵thomasb
fields for SMTP auth if necessary git-svn-id: https://svn.roundcube.net/trunk@1147 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-27Allow to skip the config step if config files already existthomasb
git-svn-id: https://svn.roundcube.net/trunk@1144 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-26Add SMTP test to installer scriptthomasb
git-svn-id: https://svn.roundcube.net/trunk@1142 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-26Fix database initialization and check write access on the DB; update INSTALL ↵thomasb
instructions git-svn-id: https://svn.roundcube.net/trunk@1141 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-25More installer stuffthomasb
git-svn-id: https://svn.roundcube.net/trunk@1139 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-19First steps to implement an installerthomasb
git-svn-id: https://svn.roundcube.net/trunk@1118 208e9e7b-5314-0410-a742-e7e81cd9613c