|
|
//DEBUG $config['debug_log_dir'] = "d:/www/greencentar/logs";//!!!specify absolute path $config['debug_mysql_echo_error'] = true; $config['debug_mysql_log_long_query'] = true; $config['debug_mysql_long_query_s'] = 1; $config['debug_mysql_log_error'] = true; $config['debug_php_echo_error'] = true; $config['debug_php_log_error'] = true; $config['debug_php_echo_warning'] = true; $config['debug_php_log_warning'] = true; ?>
|
|