Author Topic: problem when install roundcube  (Read 4117 times)

Offline ammarcom004

  • Newbie
  • *
  • Posts: 1
problem when install roundcube
« 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 :(