05.03.2011, 20:28
hallo zusammen habe eben auf meinem ftp eine errorlog textdatei gefunden und diese mal angesehn und folgendes gefunden.
und hier mal meine task.php
was hat die fehlermeldung zu bedeuten und wie bekomme ich diesen weg.
vielen dank im vorraus für eure hilfe.
grüssle marcel
Code:
<error>
<dateline>1299343135</dateline>
<script>inc/functions.php</script>
<line>1622</line>
<type>2</type>
<friendly_type>Warning</friendly_type>
<message>Cannot modify header information - headers already sent by (output started at /var/www/htdocs/ks017/html/rom-online/board/task.php:59)</message>
</error>
<error>
<dateline>1299343135</dateline>
<script>inc/functions.php</script>
<line>1622</line>
<type>2</type>
<friendly_type>Warning</friendly_type>
<message>Cannot modify header information - headers already sent by (output started at /var/www/htdocs/ks017/html/rom-online/board/task.php:59)</message>
</error>
<error>
<dateline>1299343135</dateline>
<script>inc/functions.php</script>
<line>1622</line>
<type>2</type>
<friendly_type>Warning</friendly_type>
<message>Cannot modify header information - headers already sent by (output started at /var/www/htdocs/ks017/html/rom-online/board/task.php:59)</message>
</error>
<error>
<dateline>1299343135</dateline>
<script>inc/functions.php</script>
<line>1622</line>
<type>2</type>
<friendly_type>Warning</friendly_type>
<message>Cannot modify header information - headers already sent by (output started at /var/www/htdocs/ks017/html/rom-online/board/task.php:59)</message>
</error>
<error>
<dateline>1299343135</dateline>
<script>inc/functions.php</script>
<line>1622</line>
<type>2</type>
<friendly_type>Warning</friendly_type>
<message>Cannot modify header information - headers already sent by (output started at /var/www/htdocs/ks017/html/rom-online/board/task.php:59)</message>
</error>
<error>
<dateline>1299343135</dateline>
<script>inc/functions.php</script>
<line>1622</line>
<type>2</type>
<friendly_type>Warning</friendly_type>
<message>Cannot modify header information - headers already sent by (output started at /var/www/htdocs/ks017/html/rom-online/board/task.php:59)</message>
</error>
<error>
<dateline>1299343135</dateline>
<script>inc/functions.php</script>
<line>1622</line>
<type>2</type>
<friendly_type>Warning</friendly_type>
<message>Cannot modify header information - headers already sent by (output started at /var/www/htdocs/ks017/html/rom-online/board/task.php:59)</message>
</error>
<error>
<dateline>1299343135</dateline>
<script>inc/functions.php</script>
<line>1622</line>
<type>2</type>
<friendly_type>Warning</friendly_type>
<message>Cannot modify header information - headers already sent by (output started at /var/www/htdocs/ks017/html/rom-online/board/task.php:59)</message>
</error>
<error>
<dateline>1299350829</dateline>
<script>inc/functions.php</script>
<line>1622</line>
<type>2</type>
<friendly_type>Warning</friendly_type>
<message>Cannot modify header information - headers already sent by (output started at /var/www/htdocs/ks017/html/rom-online/board/task.php:59)</message>
</error>
<error>
<dateline>1299350829</dateline>
<script>inc/functions.php</script>
<line>1622</line>
<type>2</type>
<friendly_type>Warning</friendly_type>
<message>Cannot modify header information - headers already sent by (output started at /var/www/htdocs/ks017/html/rom-online/board/task.php:59)</message>
</error>
<error>
<dateline>1299350829</dateline>
<script>inc/functions.php</script>
<line>1622</line>
<type>2</type>
<friendly_type>Warning</friendly_type>
<message>Cannot modify header information - headers already sent by (output started at /var/www/htdocs/ks017/html/rom-online/board/task.php:59)</message>
</error>
<error>
<dateline>1299350829</dateline>
<script>inc/functions.php</script>
<line>1622</line>
<type>2</type>
<friendly_type>Warning</friendly_type>
<message>Cannot modify header information - headers already sent by (output started at /var/www/htdocs/ks017/html/rom-online/board/task.php:59)</message>
</error>
<error>
<dateline>1299350829</dateline>
<script>inc/functions.php</script>
<line>1622</line>
<type>2</type>
<friendly_type>Warning</friendly_type>
<message>Cannot modify header information - headers already sent by (output started at /var/www/htdocs/ks017/html/rom-online/board/task.php:59)</message>
</error>
<error>
<dateline>1299350829</dateline>
<script>inc/functions.php</script>
<line>1622</line>
<type>2</type>
<friendly_type>Warning</friendly_type>
<message>Cannot modify header information - headers already sent by (output started at /var/www/htdocs/ks017/html/rom-online/board/task.php:59)</message>
</error>
<error>
<dateline>1299350829</dateline>
<script>inc/functions.php</script>
<line>1622</line>
<type>2</type>
<friendly_type>Warning</friendly_type>
<message>Cannot modify header information - headers already sent by (output started at /var/www/htdocs/ks017/html/rom-online/board/task.php:59)</message>
</error>
<error>
<dateline>1299350829</dateline>
<script>inc/functions.php</script>
<line>1622</line>
<type>2</type>
<friendly_type>Warning</friendly_type>
<message>Cannot modify header information - headers already sent by (output started at /var/www/htdocs/ks017/html/rom-online/board/task.php:59)</message>
</error>
und hier mal meine task.php
PHP-Code:
<?php
/**
* MyBB 1.6
* Copyright 2010 MyBB Group, All Rights Reserved
*
* Website: http://mybb.com
* License: http://mybb.com/about/license
*
* $Id: task.php 5016 2010-06-12 00:24:02Z RyanGordon $
*/
ignore_user_abort(true);
@set_time_limit(0);
define("IN_MYBB", 1);
define("NO_ONLINE", 1);
define("IN_TASK", 1);
define('THIS_SCRIPT', 'task.php');
require_once dirname(__FILE__)."/inc/init.php";
// Load language
$lang->set_language($mybb->settings['bblanguage']);
$lang->load("global");
$lang->load("messages");
if(function_exists('mb_internal_encoding') && !empty($lang->settings['charset']))
{
@mb_internal_encoding($lang->settings['charset']);
}
require_once MYBB_ROOT."inc/functions_task.php";
// Are tasks set to run via cron instead & are we accessing this file via the CLI?
// php task.php [tid]
if(PHP_SAPI == "cli")
{
// Passing a specific task ID
if($_SERVER['argc'] == 2)
{
$query = $db->simple_select("tasks", "tid", "tid='".intval($_SERVER['argv'][1])."'");
$tid = $db->fetch_field($query, "tid");
}
if($tid)
{
run_task($tid);
}
else
{
run_task();
}
}
// Otherwise false GIF image, only supports running next available task
else
{
// Send our fake gif image (clear 1x1 transparent image)
header("Content-type: image/gif");
echo base64_decode("R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
// If the use shutdown functionality is turned off, run any shutdown related items now.
if($mybb->settings['useshutdownfunc'] != 0 || $mybb->use_shutdown == true)
{
add_shutdown("run_task");
}
else
{
run_task();
}
}
?>
was hat die fehlermeldung zu bedeuten und wie bekomme ich diesen weg.
vielen dank im vorraus für eure hilfe.
grüssle marcel