Search found 11 matches

by websnail
21 Mar 2015, 22:56
Forum: General Discussion (csf)
Topic: nginx and csf
Replies: 11
Views: 15896

Re: nginx and csf

..but I get the following message atlanta lfd[23996]: STATS: Unable to retrieve Apache Server Status [http://127.0.0.1/whm-server-status?auto] - Unable to download: Not Found Just as a side note to fix this issue you can do the following: Open WHM and CSF Edit Firewall settings Locate the PT_APACHE...
by websnail
08 Feb 2010, 12:27
Forum: General Discussion (cmc)
Topic: log access
Replies: 10
Views: 20065

Ok... now pretty sure I know what is going on... Typing out the previous post I now realise that the parsing routine is looking for a specific format that is provided as the default for CPanels mod_security implimentation. I have the Atomic rules installed complete with the modification to, yep you ...
by websnail
08 Feb 2010, 12:19
Forum: General Discussion (cmc)
Topic: log access
Replies: 10
Views: 20065

Did a bit more digging and debugging and it seems the problem may simply be down to the way the log is recording the data... while (my $line = <IN>) { chomp $line; if ($line =~ /^\=\=(\w*)\=*$/) { $start = $1; $entry = ""; } elsif ($line =~ /^\-\-(\w*)\-A\-\-$/) { $start = $1; $entry = &qu...
by websnail
08 Feb 2010, 11:31
Forum: General Discussion (cmc)
Topic: log access
Replies: 10
Views: 20065

Just to add... I've run the script manually and it's cleared the log but now the information is unavailable to view via the log button... I've confirmed that the information has made it into the database, that is apparently created, but aside from phpmyadmin I can't access it any other way EDIT: On ...
by websnail
08 Feb 2010, 11:09
Forum: General Discussion (cmc)
Topic: log access
Replies: 10
Views: 20065

Morning... I'm resurrecting this thread because I'm seeing a completely empty log via the WHM -> CMC > ModSecurity Log button. But when I actually check the path specified on the page (ie: /usr/local/apache/logs/modsec_audit.log ) the file is positively brimming with entries. The WHM > Mod_Security ...
by websnail
29 Sep 2008, 01:07
Forum: MailScanner
Topic: Mailscanner started dropping emails
Replies: 1
Views: 3391

by websnail
28 Sep 2008, 23:52
Forum: MailScanner
Topic: Mailscanner started dropping emails
Replies: 1
Views: 3391

Mailscanner started dropping emails

Not sure if this is technically correct but I thought I'd record this in case someone could a) shed some light on this and b) make sure I don't end up with the same issue in the future. I had mailscanner setup and ticking over nicely when I opted to enable account specific settings and start editing...
by websnail
23 Sep 2008, 22:40
Forum: MailScanner
Topic: Updated instructions?
Replies: 5
Views: 6201

The install script automatically does that, not sure why it didn't in your case. Are you running Edge? It's possible cPanel have changed something in Edge so it didn't work, but since that's in beta we don't make any changes to our scripts until it comes out in current. Hi Sarah, having just instal...
by websnail
22 Sep 2008, 13:21
Forum: MailScanner
Topic: Updated instructions?
Replies: 5
Views: 6201

Something else for the instructions... :) After you've installed everything and it's working... Make sure you go to: WHM > Service Manager > mailscanner .. and check both the boxes... this will then monitor and autorestart the service in the event of a problem or reboot. Sounds obvious but I missed ...
by websnail
20 Sep 2008, 13:43
Forum: MailScanner
Topic: Updated instructions?
Replies: 5
Views: 6201

Hi Sarah, Thanks for that info and for taking on board the points raised.. Something else for you... I found that I was getting loads of errors in the exim-mainlog "spamd connection to 127.0.0.1, port 783 failed": Connection refused Turns out the problem may have been the existing Exim set...