Jump to content

Recommended Posts

Posted

After 4 days of working. The WinIDS is not opening every time when I ask http://winids/

Some times is opening (after long time), some times is writing: "PHP Fatal error: Maximum execution time of 60 seconds exceeded in D:winidsinetpubwwwrootbasebase_conf.php on line 21"

Posted

This is happening because you have a gazillion events being processed and the Windows Intrusion Detection Systems (WinIDS) security console is working overtime.

 

Open the php.ini and change:

 

Original Line(s): max_execution_time = 60
Change to: max_execution_time = xx

 

Change the xx to accommodate the time required.

 

My guess is that you are processing hundreds of thousands if not millions of events that are irrelevant. Try adjusting the preprocessors and the rules to accommodate your specific needs. If you need help doing this join the snort-users mailing list. You will find a lot of advanced uses that are willing to help. 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...