Some servers are complaining about this (one.com , Bluehost) during the install which creates confusion for those not familiar with PHP errors and Drupal.

Comments

lyricnz’s picture

Status: Active » Postponed (maintainer needs more info)

What do you mean unterminated comment? 1640 is the first line of the code block below (from D6.16)

/**
 * Theme comment controls box where the user can change the default display mode and display order of comments.
 *
 * @param $form
 *   The form structure.
 * @ingroup themeable
 */
function theme_comment_controls($form) { 
  $output = '<div class="container-inline">';
pasqualle’s picture

Component: comment.module » other
Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

you have corrupt files
see similar issue #1063862: Unterminated comments