Hiawatha version: 7.8.2
Operating System: freebsd 9.0 (i386)
Hi Hugo
I have Hiawatha working normal in serving http requests and php pages.
But I have these 3 questions for you (first one is a problem we have to solve):
1.
Hiawatha does not log anything. Log files are always empty. Even system.log ..
I do not know if this is normal or if i have made some mistake in files/dir permissions.
I have these log files for the default website:
SystemLogfile = /var/log/hiawatha/system.log
GarbageLogfile = /var/log/hiawatha/garbage.log
ExploitLogfile = /var/log/hiawatha/exploit.log
AccessLogfile = /var/log/hiawatha/access.log
ErrorLogfile = /var/log/hiawatha/error.log
And these log files for another 2 virtual hosts:
AccessLogfile = /var/log/hiawatha/dir1/access.log
ErrorLogfile = /var/log/hiawatha/dir1/error.log
AccessLogfile = /var/log/hiawatha/dir2/access.log
ErrorLogfile = /var/log/hiawatha/dir2/error.log
I have checked and all files and directories exist.
Moreover, I set on all log files/directories (also on hiawatha dir in /var/log/):
As Permission, 777 - As Owners, user=65534 group=65534
I restarted the webserver many times, during my tests.
I do not know what else to do, and still they remain empty.
I am sure there is something i am doing wrong, but what ?
2.
Could you please tell me:
A) when and what Hiawatha normally write on SystemLogfile ?
B) when and what Hiawatha normally write on GarbageLogfile ?
C) when and what Hiawatha normally write on ExploitLogfile ?
D) when and what Hiawatha normally write on AccessLogfile ?
E) when and what Hiawatha normally write on ErrorLogfile ?
F) do they will work even if LogfileMask and AccessList are not set in hiawatha.conf?
I think it would be better if you can add some info on this
in the manual pages or in some other section of this site,
because it is not covered at all.. it would help a lot of people
3.
What is 65534 ? It is a user ? It is a group ? It takes part of group "wheel" ?
when I install Hiawatha it installs himself with this userid but i can't find this
userid on my system. Also when running Hiawatha uses that userid.
I think it exist, otherwise Hiawatha will not work at all..
So please explain to me.. And btw, why just 65534 ??
Please help!
And Thank you very much for you reply..
Best Regards, Peter