81
CSF Firewall / Re: Configserver down?
« Last post by Starburst on September 04, 2025, 05:56:40 PM »As @overser mentioned, since ConfigServer closed there business & went open source, auto updates no longer work.
We setup this on our mirror network so auto updates can work again, please see:
https://starburst.help/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/csf-firewall-error-oops-unable-to-download-no-host-option-provided/
A list of servers you can use, CSF allows 2, can be found at:
https://starburstservices.com/downloads/mirrors-list/
Under Repository ConfigServer, the Mirror URL is what you would use in the config article above.
This is open to all, including other control panel users, so it will work with cPanel, CyberPanel, stand-alone, etc.
We setup this on our mirror network so auto updates can work again, please see:
https://starburst.help/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/csf-firewall-error-oops-unable-to-download-no-host-option-provided/
A list of servers you can use, CSF allows 2, can be found at:
https://starburstservices.com/downloads/mirrors-list/
Under Repository ConfigServer, the Mirror URL is what you would use in the config article above.
This is open to all, including other control panel users, so it will work with cPanel, CyberPanel, stand-alone, etc.
82
Information / Re: disable pages cache (updated page showen immediately )
« Last post by masrnet on September 04, 2025, 03:53:46 PM »I found answer is to set opcache.enable=0 in php.ini file
84
Information / Re: disable pages cache (updated page showen immediately )
« Last post by overseer on September 04, 2025, 03:43:00 PM »Is it static HTML or a dynamic PHP page? If PHP, which system are you using suPHP, FastCGI... and which version of PHP?
85
CSF Firewall / Re: Configserver down?
« Last post by overseer on September 04, 2025, 03:41:45 PM »csf -u won't work currently as there is no longer an update server. Starburst is working on setting up a mirror from the Github repository so you can update:
https://starburst.help/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/csf-firewall-error-oops-unable-to-download-no-host-option-provided/
https://starburst.help/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/csf-firewall-gplv3-release-tweaked-for-cwp/
https://starburst.help/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/csf-firewall-error-oops-unable-to-download-no-host-option-provided/
https://starburst.help/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/csf-firewall-gplv3-release-tweaked-for-cwp/
86
CSF Firewall / Re: Configserver down?
« Last post by DragoCom on September 04, 2025, 02:26:49 PM »Firewall manager Firewall is Disabled
ConfigServer Security & Firewall (CSF) + Login Failure Daemon (LFD)
Status: csf: v15.00 (CentOS Web Panel)
Enable firewall
[root@server ~]# csf -e
csf and lfd are not disabled!
Firewall manager Firewall is Disabled
ConfigServer Security & Firewall (CSF) + Login Failure Daemon (LFD)
Status: csf: v15.00 (CentOS Web Panel)
Firewall update
[root@server ~]# csf -u;csf -v
Oops: Unable to download: No Host option provided
csf: v15.00 (CentOS Web Panel)
ConfigServer Security & Firewall (CSF) + Login Failure Daemon (LFD)
Status: csf: v15.00 (CentOS Web Panel)
Enable firewall
[root@server ~]# csf -e
csf and lfd are not disabled!
Firewall manager Firewall is Disabled
ConfigServer Security & Firewall (CSF) + Login Failure Daemon (LFD)
Status: csf: v15.00 (CentOS Web Panel)
Firewall update
[root@server ~]# csf -u;csf -v
Oops: Unable to download: No Host option provided
csf: v15.00 (CentOS Web Panel)
87
CSF Firewall / Re: Configserver down?
« Last post by DragoCom on September 04, 2025, 02:16:45 PM »[root@viking csf]# csf -v # Should show v15.00
csf: v15.00 (CentOS Web Panel)
*WARNING* TESTING mode is enabled - do not forget to disable it in the configuration
Got it now
csf: v15.00 (CentOS Web Panel)
*WARNING* TESTING mode is enabled - do not forget to disable it in the configuration
Got it now
88
CSF Firewall / Re: Configserver down?
« Last post by DragoCom on September 04, 2025, 02:14:19 PM »CSF is gone for good as of Aug 31st, now what??? Why didn't CWP address this in the fresh installs instead of leaving everyone not working. That is VERY unprofessional!!!
https://configserver.com/announcement/
[root@viking ~]# cp -R /etc/csf /etc/csf.backup
cp: cannot stat '/etc/csf': No such file or directory
[root@viking ~]# cp /usr/local/csf/version.txt /usr/local/csf/version-backup.txt
cp: cannot stat '/usr/local/csf/version.txt': No such file or directory
89
CSF Firewall / Re: Configserver down?
« Last post by DragoCom on September 04, 2025, 02:12:11 PM »CSF is gone for good as of Aug 31st, now what??? Why didn't CWP address this in the fresh installs instead of leaving everyone not working. That is VERY unprofessional!!!
https://configserver.com/announcement/
https://configserver.com/announcement/
90
Information / disable pages cache (updated page showen immediately )
« Last post by masrnet on September 04, 2025, 01:56:58 PM »Hi everyone,
when I update any page the effects will showen on the browser after some seconds
the page updated not showen immediately
how to avoid this
how to disable pages cache (I want updated page showen immediately )
I'm using apache only
when I update any page the effects will showen on the browser after some seconds
the page updated not showen immediately
how to avoid this
how to disable pages cache (I want updated page showen immediately )
I'm using apache only