#------------------------------------------------------------------------------ # /etc/check.d/apache2_php5 - configuration checkfile for apache2_php5 # # Copyright (c) 2005 Fabian Wolter # Copyright (c) 2006 Marc Ulfig # # Creation: 2005-08-12 fabian # Last Update: 2006-03-24 mou # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. #------------------------------------------------------------------------------ PHP5_SAFE_MODE - - YESNO PHP5_MAX_EXECUTION_TIME - - NUMERIC PHP5_DISPLAY_ERRORS - - YESNO PHP5_LOG_ERROR - - YESNO PHP5_INCLUDE_PATH - - NOTEMPTY PHP5_REGISTER_GLOBALS - - YESNO PHP5_EXTENSION_DIR - - NOTEMPTY PHP5_INFO - - YESNO PHP5_MAX_POST_SIZE - - NOTEMPTY PHP5_MAX_UPLOAD_FILESIZE - - NOTEMPTY PHP5_MEMORY_LIMIT - - NOTEMPTY PHP5_UPLOAD_DIR - - NOTEMPTY PHP5_SENDMAIL_PATH - - NONE PHP5_SENDMAIL_APP - - NONE PHP5_EXT_MYSQL - - YESNO PHP5_EXT_MSSQL - - YESNO PHP5_EXT_PGSQL - - YESNO PHP5_EXT_INTER - - YESNO PHP5_EXT_ADS - - YESNO