Search found 3 matches
- 19 Mar 2018, 15:02
- Forum: General Discussion (cse)
- Topic: Blank Page when selecting ConfigServer Explorer
- Replies: 6
- Views: 68917
Re: Blank Page when selecting ConfigServer Explorer
Okay, I solved the issue. Anyone reading this, you can do the following, but AT YOUR OWN RISK. 1. Create a backup of AT LEAST /etc/csf/csf.allow in another directory. 2. sh /etc/csf/uninstall.sh 3. wget https://download.configserver.com/csf.tgz 4. tar -zxvf csf.tgz 5. cd csf 6. sh install.sh 7. Put ...
- 19 Mar 2018, 14:53
- Forum: General Discussion (csf)
- Topic: blank page
- Replies: 3
- Views: 5742
Re: blank page
Nowadays this is at: https://download.configserver.com/csf.tgz
- 19 Mar 2018, 14:38
- Forum: General Discussion (cse)
- Topic: Blank Page when selecting ConfigServer Explorer
- Replies: 6
- Views: 68917
Re: Blank Page when selecting ConfigServer Explorer
I have the exact same problem. Strangely enough, this problem occurred seemingly out of nowhere. It's suddenly opening in a new tab, and the right side of the page on the new tab is blank. I already tried setting FASTSTART to 0 in /etc/csf/csf.conf, and then running csf -r, but this doesn't fix it. ...