LiteSpeed Support Forums

LiteSpeed Support Forums (http://www.litespeedtech.com/support/forum/index.php)
-   Bug Reports (http://www.litespeedtech.com/support/forum/forumdisplay.php?f=9)
-   -   Access log file remains empty (http://www.litespeedtech.com/support/forum/showthread.php?t=17)

bogus 12-07-2003 07:28 AM

Access log file remains empty
 
Hello,

I used the default installation (BTW, the htdocs files were not publicly readable, which conflicted with default security policy) and whereas the error log is correctly populated, the acces log desperatly remains empty. I can't find any way to fix it. Thanks for you answer.

mistwang 12-07-2003 11:23 AM

The default installation use seperate access log file for "example" virtual host at "lsws/DEFAULT/logs/access.log", if the access log configuration is changed to "use server log", then lsws/logs/access.log will be populated.
Can you please give more details about the "htdocs files" problem? Which file or directory is not readable?

Thanks.

bogus 12-08-2003 08:18 AM

Thank you and more detail about intalled files permissions
 
OK, thanks for the correct log location.

As for the install, all docs in DEFAULT/ where not readable by "others" (perms: -rw-r-----) and trying to view them would result in a 403 "Permission denied" error.

I fixed that with chmod -R o+r DEFAULT/*

Sincerely

mistwang 12-08-2003 09:18 AM

Thanks
 
Your umask must be set to something like 027, this problem will be addressed in next release.

Thanks.

bogus 12-08-2003 09:26 AM

Yes, umask is paranoiac on servers.. :)


All times are GMT -7. The time now is 03:57 PM.