Unable to access wordpress login.php [closed]

What does the content of theme name/include/widget.php ?

The error is pointing to line 1 and telling you it did not expect to see ?> there.

My guess (without seeing the file) is you have closed a php tag instead of opened it.