Error in common.inc

Hi,

after installation I receive this error:

Parse error: parse error in D:\Inetpub\dodibi.de\timesheet\common.inc on line 1047

I already tried replacing } and setting <?php and ?> but it doesn't help

I am using PHP 5.2.9-2 and just installed that. Am I having some wrong PHP settings maybe?

Thanks,
Marc

Comments

tommo:

It could definitely be a problem with PHP5, but most likely is the known bug in table_names.inc.in

Check that the <?php and ?> , and { and } pairs are correct (i.e. balanced).