summaryrefslogtreecommitdiff
path: root/roundcubemail/installer/check.php
AgeCommit message (Collapse)Author
2008-11-21- add mbstring.func_overload checkalec
git-svn-id: https://svn.roundcube.net/trunk@2074 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-03Don't test the magic_quotes ini settingsthomasb
git-svn-id: https://svn.roundcube.net/trunk@2030 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-08-08#1485155: added zend.ze1_compatibility_mode check in installer and option ↵alec
disabled in .htaccess git-svn-id: https://svn.roundcube.net/trunk@1635 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-15* there is no dom2 extension, just domtill
git-svn-id: https://svn.roundcube.net/trunk@1548 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-13Mention dependency of the DOM exension and add link to php.netthomasb
git-svn-id: https://svn.roundcube.net/trunk@1526 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-31* cs fixestill
git-svn-id: https://svn.roundcube.net/trunk@1461 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-29Replace our crappy html sanitization with the dom-based washtml script + fix ↵thomasb
inline message parts + remove old code + add some doc comments git-svn-id: https://svn.roundcube.net/trunk@1452 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-03-27Fix the fix. Sorry.robin
git-svn-id: https://svn.roundcube.net/trunk@1221 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-27Fix php version check in installer, closes #1484925.robin
git-svn-id: https://svn.roundcube.net/trunk@1220 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-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-03Some more bugfixes for the install scriptthomasb
git-svn-id: https://svn.roundcube.net/trunk@1169 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-02Don't check for zlib-output_compression; this is handeled in index.phpthomasb
git-svn-id: https://svn.roundcube.net/trunk@1166 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-28Clarify failed checks messagethomasb
git-svn-id: https://svn.roundcube.net/trunk@1157 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-27Add checks for GD and Mcryptthomasb
git-svn-id: https://svn.roundcube.net/trunk@1146 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-25More installer stuffthomasb
git-svn-id: https://svn.roundcube.net/trunk@1139 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-21Added environment checks from check.php-distthomasb
git-svn-id: https://svn.roundcube.net/trunk@1127 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