Did you add your web server user (user that the web server runs as) to
the ossec group?
>From the wiki:
########
5- Add your web server user (apache, www or nobody) to the ossec group:
# vi /etc/group
..
From:
ossec:x:1002:
To (if your web server user is www):
ossec:x:1002:www
########
-Chuck
On 5/17/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
> I have installed webgui ossec on server following steps
> http://www.ossec.net/wiki/index.php/OSSECWUI:Install
>
> All went fine but now when I try open the url
> It gives me error
>
> Unable to access ossec directory.
>
> Can anyone suggest please why I am not able to access the directory?
> Thanks
>