summaryrefslogtreecommitdiff
path: root/check.php-dist
AgeCommit message (Expand)Author
2008-02-25* disabled smtp check if no smtp is configured ;) (thanks, Assid)till
2008-02-25* bugfix: wouldn't take supplied user/pass from check.php to send smtp emailtill
2008-02-21* added GD to the optional libs (quota image) - Thanks lancey!till
2008-02-18Add urls for PHP modules and PEAR packages; also check for iconv and opensslthomascube
2008-02-17* silenced dl() again (DONT CHANGE THIS!)till
2008-02-17tweakssvncommit
2008-02-16* check.php: add another check for zlib.output_compression 0till
2008-02-15* showing db errortill
2008-02-15* extended db checks (also for optional read-only dsn)till
2008-02-15* revised .ini checks and added magic_quotes_*till
2008-02-14* added check for loaded database modulestill
2008-02-13Check for 3rd party libs + test configured temp/logs dirs for write access + DRYthomascube
2008-02-13* a few additions (eyecandy)till
2008-02-13* fixed a typotill
2008-02-13* added check.php to svn:ignoretill
2008-02-13Use our internal functions to send a test mail (PEAR::Mail is not bundeled wi...thomascube
2008-02-12* added a comment in regard to 'from' in check.php-disttill
2008-02-11* removed check.php (security issue)till