Simply uncommenting the line :
#ServerId = www-data
in hiawatha.conf gave me a syntax error.
Hiawatha version: 7.3
Operating System: Mac OSX 10.6.4 (iMac)
It seems it has something to do with the fact that the user www-data does not exist on my pc. When I changed it to the user I log in with, it worked.
Maybe this is all very obvious (I'm no expert admin
), but the installation manual doesn't state that the ServerId user must exist or be created first.
The "syntax error" message is kinda misleading too...