summaryrefslogtreecommitdiff
path: root/roundcubemail/check.php-dist
AgeCommit message (Collapse)Author
2008-04-04Checks are now done in installer/check.phpthomasb
git-svn-id: https://svn.roundcube.net/trunk@1252 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-25* disabled smtp check if no smtp is configured ;) (thanks, Assid)till
git-svn-id: https://svn.roundcube.net/trunk@1137 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-25* bugfix: wouldn't take supplied user/pass from check.php to send smtp emailtill
* removed tabs (DO NOT USE THEM!!!) * bugfix: $send_headers was not set at all * decrypt_passwd() shouldn't be necessary anymore (because we "inject" the form params into $CONFIG) git-svn-id: https://svn.roundcube.net/trunk@1135 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-21* added GD to the optional libs (quota image) - Thanks lancey!till
git-svn-id: https://svn.roundcube.net/trunk@1132 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-18Add urls for PHP modules and PEAR packages; also check for iconv and opensslthomasb
git-svn-id: https://svn.roundcube.net/trunk@1114 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-17* silenced dl() again (DONT CHANGE THIS!)till
* added a check for needed PHP extensions git-svn-id: https://svn.roundcube.net/trunk@1106 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-17tweakstomekp
git-svn-id: https://svn.roundcube.net/trunk@1102 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-16* check.php: add another check for zlib.output_compression 0till
* .htaccess: forcing it off git-svn-id: https://svn.roundcube.net/trunk@1097 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-15* showing db errortill
git-svn-id: https://svn.roundcube.net/trunk@1092 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-15* extended db checks (also for optional read-only dsn)till
git-svn-id: https://svn.roundcube.net/trunk@1090 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-15* revised .ini checks and added magic_quotes_*till
git-svn-id: https://svn.roundcube.net/trunk@1088 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-14* added check for loaded database modulestill
* added MDB2 to lib check git-svn-id: https://svn.roundcube.net/trunk@1083 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-13Check for 3rd party libs + test configured temp/logs dirs for write access + DRYthomasb
git-svn-id: https://svn.roundcube.net/trunk@1074 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-13* a few additions (eyecandy)till
git-svn-id: https://svn.roundcube.net/trunk@1073 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-13* fixed a typotill
git-svn-id: https://svn.roundcube.net/trunk@1071 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-13* added check.php to svn:ignoretill
* implemented IMAP check (thanks to Maximilian), #1483912 git-svn-id: https://svn.roundcube.net/trunk@1070 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-13Use our internal functions to send a test mail (PEAR::Mail is not bundeled ↵thomasb
with RoundCube) git-svn-id: https://svn.roundcube.net/trunk@1067 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-12* added a comment in regard to 'from' in check.php-disttill
git-svn-id: https://svn.roundcube.net/trunk@1057 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-11* removed check.php (security issue)till
* added check.php-dist * new in check(.php-dist): smtp check, prettyfied errors git-svn-id: https://svn.roundcube.net/trunk@1047 208e9e7b-5314-0410-a742-e7e81cd9613c