Roundcube Community Forum

Release Support => Release Discussion => Topic started by: ammarcom004 on April 02, 2008, 05:37:27 PM

Title: problem when install roundcube
Post by: ammarcom004 on April 02, 2008, 05:37:27 PM
hello
i have this error when i install roundcube for the first time using http://www.domain.com/installer/
Code: [Select]
RoundCube Webmail Installer
load_config(); ?>
$item) { $j = $i + 1; $link = ($RCI->step >= $j || $RCI->configured) ? '' . Q($item) . '' : Q($item); printf('%s', $j+1, $RCI->step > $j ? ' passed' : ($RCI->step == $j ? ' current' : ''), $link); } ?> step]) { include $include_steps[$RCI->step]; } else { header("HTTP/1.0 404 Not Found"); echo '
Invalid step
'; } ?>


i want to solve this problem as quick as possipole please :(