Recent Posts

Pages: 1 ... 6 7 [8] 9 10
71
CSF Firewall / Perl Reporting Script from LFD to Spamhaus
« Last post by Starburst on March 27, 2025, 07:39:11 PM »
We created a perl script if you want to automatically report firewall hits to Spamhaus via LFD.

https://starburst.help/security/csf-lfd/perl-reporting-script-from-lfd-to-spamhaus/

There is also a updated perl script for AbuseIPDB available.
72
Updates / Re: MariaDB error preventing other updates
« Last post by Starburst on March 27, 2025, 06:49:14 PM »
Change your mariadb.repo back to 10.4.

Just changing it to 10.11 won't work anyways using dnf.

Or do the manual update like @overseer posted, then run the rest of the AL8 updates.
73
Updates / Re: MariaDB error preventing other updates
« Last post by rustylh on March 27, 2025, 05:34:44 PM »
I understand that. I wondering about getting the other updates applied before I start upgrading all of my servers.
74
Updates / Re: MariaDB error preventing other updates
« Last post by overseer on March 27, 2025, 05:30:05 PM »
75
Nginx / Re: Restrict access to a cwp_service
« Last post by overseer on March 27, 2025, 05:28:46 PM »
As an aside, does anyone actually use an index file named "index.htm"? I have deleted that possibility from my servers ages ago and only support index.php and index.html as possibilities for the index directive.
76
Apache / Re: How to stop malicious scans
« Last post by overseer on March 27, 2025, 05:24:16 PM »
Also consider installing Wordfence on the affected WP installs. It will block bad actors like this.
But Netino's solution is a good general purpose block for bots without user agent strings.
77
Information / Re: Changelogs
« Last post by Martins-phpbb on March 27, 2025, 10:47:29 AM »
Nice to see the changelogs are being kept up to date.

I'm giving good thoughts about moving off cwp due to not knowing what i'm updating too.
78
I checked the log files and find this :

 
Code: [Select]
********************** >null
2025-03-27 05:50:18 SELECT * FROM user WHERE username='user_name'
2025-03-27 05:50:18 ID:  null
2025-03-27 05:50:18 An error occurred while trying to create the account api
2025-03-27 05:50:18 grep 'user_name=' /home/.CWPTOCWP_20250327094946/accounts.ini
2025-03-27 05:50:18 rm -fR /home/.user_name1202503270949484477f4c9e1c08ed909854ca941d616ee
79
SSL / Unable to create AutoSSL for sub domains
« Last post by Andrew C on March 27, 2025, 08:34:57 AM »
Hello,

I currently have two CWP servers one for the master domain and one for the sub domain. I wish to keep them on separate servers.

On the first server I have an account/domain example.com

On the second server I have an account/domain sub.example.com

On the second server when I logon in the user panel and go to AutoSSL and try and pull down the domain list its empty and I cant create an AutoSSL certificate for sub.example.com

On the second server when i logon in the admin panel and go webserver ssl and try and create an AutoSSL and select the account name and then under domain pull down the list I cannot choose the subdomain which means I cant create a certificate that way either.

How do I create an AutoSSL for an account which is only a sub domain ?

Thanks.

80
Apache / Re: How to stop malicious scans
« Last post by gailclark80 on March 27, 2025, 07:08:50 AM »
I don't know what header you talking about, I copied the original code from the access_log and didn't change them.

I use Nginx & Apache.

Does this affect Googlebot and Bingbot crawling pages?

Is there any other way to stop it?
Pages: 1 ... 6 7 [8] 9 10