We will have a fix for configurations that don't define the Apache setting ServerRoot in the next release of csf.
The double slashes is not an issue.
Search found 1355 matches
- 15 Apr 2021, 11:34
- Forum: Report Bugs (csf)
- Topic: MESSENGERV3 will not work on Debian/Ubuntu
- Replies: 2
- Views: 11427
- 04 Apr 2021, 21:48
- Forum: General Discussion (csf)
- Topic: The path to iptables is either not set or incorrect for IPTABLES
- Replies: 3
- Views: 9416
Re: The path to iptables is either not set or incorrect for IPTABLES
The error is incorrect as it is referring to ip6tables instead of iptables, therefore is actually failing on the location or permissions of IPTABLES as defined in /etc/csf/csf.conf
- 04 Apr 2021, 17:57
- Forum: General Discussion (csf)
- Topic: Country in IP Detection
- Replies: 1
- Views: 3662
Re: Country in IP Detection
This is down to the source Country Code databases, see:
viewtopic.php?f=6&t=11986
viewtopic.php?f=6&t=11986
- 07 Mar 2021, 20:42
- Forum: General Discussion (csf)
- Topic: stuck with FTP
- Replies: 1
- Views: 3884
Re: stuck with FTP
As you are using FTP over SSL/TLS you need to open a hole for PASV connections. See the section "13. A note about FTP Connection Issues" in /etc/csf/readme.txt
- 05 Mar 2021, 10:46
- Forum: Report Bugs (csf)
- Topic: Search For IP Unblock Button Removes All Instances
- Replies: 1
- Views: 10272
Re: Search For IP Unblock Button Removes All Instances
We will have a remedy for this in the next csf release.
- 05 Mar 2021, 10:15
- Forum: Report Bugs (csf)
- Topic: LF_APACHE_404 Trigger not working
- Replies: 1
- Views: 8964
Re: LF_APACHE_404 Trigger not working
Thank you for reporting this. We'll have a fix for it in the next release.
- 23 Feb 2021, 11:05
- Forum: General Discussion (csf)
- Topic: ignore statement ignored by lfd csf
- Replies: 2
- Views: 4514
Re: ignore statement ignored by lfd csf
Those lines should be in csf.pignore not csf.ignore.
- 21 Feb 2021, 10:39
- Forum: General Discussion (csf)
- Topic: Interworx CSF plugin missing
- Replies: 1
- Views: 3286
Re: Interworx CSF plugin missing
Which OS and OS version are you running, and which version of InterWorx?
- 02 Feb 2021, 10:42
- Forum: General Discussion (csf)
- Topic: How to check updates programmatically?
- Replies: 2
- Views: 5114
Re: How to check updates programmatically?
Code: Select all
csf -c
- 16 Dec 2020, 17:35
- Forum: Report Bugs (csf)
- Topic: CSF Messenger PHP deprecation warnings
- Replies: 2
- Views: 51687
Re: CSF Messenger PHP deprecation warnings
We'll have a fix for this in the next release of csf. Thank you for reporting the issue.