Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - zakrpa

Pages: [1] 2 3 ... 7
1
CentOS 7 Problems / Re: spamhaus.org DQS with Spamassassin
« on: August 28, 2024, 05:31:33 AM »
Sign up for their DQS service, get an API key, and configure it as per their guides. Just a little bit of legwork to use a very good anti-spam tool.

I did, gonna test it soon...

2
CentOS 7 Problems / Re: spamhaus.org DQS with Spamassassin
« on: August 27, 2024, 06:48:50 PM »
Hello,

Today I got same problem... well one of the clients told me he did not receive any email for a few days..

checked the logs and saw a lot of this

Code: [Select]
Aug 27 09:06:11 srv1 postfix/smtpd[3446]: NOQUEUE: reject: RCPT from something.com[xxx.xxx.xxx.xxx]: 554 5.7.1 Service unavailable; Client host [xxx.xxx.xxx.xxx] blocked using zen.spamhaus.org; Error: open resolver; https://check.spamhaus.org/returnc/pub/2400:cb00:472:1024::ac46:f907/; from=<info@xxxx.net> to=<xxx@xxxx.com> proto=ESMTP helo=<something.com>
After reading some documents online saw they are trying to disable open dns so I did test without google and cloudflare dns servers since I used them. Still could not resolve server and reach zen.spamhaus.org...
Reading more saw they want to control number of connections and queries and so on, so got to this link and  registered but don't have time to test it now. Had to disable zen from postfix conf to my server start working / not rejecting all receiving mails...

https://www.spamhaus.com/resource-center/successfully-accessing-spamhauss-free-block-lists-using-a-public-dns/

well if someone had same problem would be great to share solution...

Best Regards

3
CentOS 7 Problems / OWASP rules file not found...
« on: December 14, 2023, 04:31:13 PM »
Hello,
Seems like longer time I m getting this error inside my daily mail / crontab

Code: [Select]
######################
Update Server Packages
######################
PHP Warning:  file_get_contents(/usr/local/apache/modsecurity-owasp-latest/rules/rules.dat): failed to open stream: No such file or directory in /usr/local/cwpsrv/htdocs/resources/admin/include/cron.php on line 0

I was using latest owasp with auto update. Also noticed that my error message when testing security mod was "Not Found."

Changed settings to Comodo WAF with auto updates.
Error is gone and when testing also message is standard "Forbiden."

Something is wrong with owasp, cant be sure I m not changing any configs often I just let my server run until problem like this in email pop out or something stop to work ...

4
Updates / cron_autossl_all_domains.php
« on: December 04, 2023, 05:05:59 PM »
Hello
Noticed last 2 days inside my emails:

Code: [Select]
Cron <root@srv2> /usr/local/cwp/php71/bin/php -d max_execution_time=18000 -q /usr/local/cwpsrv/htdocs/resources/admin/include/cron_autossl_all_domains.php

sh: line 16: [Mon: command not found
sh: -c: line 17: unexpected EOF while looking for matching `''
sh: -c: line 18: syntax error: unexpected end of file
sh: line 16: [Mon: command not found
sh: -c: line 17: unexpected EOF while looking for matching `''
sh: -c: line 18: syntax error: unexpected end of file

someone else have this errors or only me?

5
MySQL / Re: User "Any" in phpmyadmin
« on: June 07, 2023, 05:42:47 PM »
Delete this user, pleases

I did... on test server... I m worried is server compromised? Especially I have this same user on test server (clean install centos 7 installed like 2 months ago with only CWP nothing else hosted). The test server meant to be slave dns and didnt have time to finish it until yesterday when I noticed strange username. Have the same one on older installation...

Well I m bit worried now....
 

Just found this post...
https://www.google.com/search?client=firefox-b-d&q=cwp+phpmyadmin+users+%22Any%22

Guess I m not only one  ???

6
MySQL / Re: User "Any" in phpmyadmin
« on: June 07, 2023, 03:11:42 PM »
Delete this user, pleases

I did... on test server... I m worried is server compromised? Especially I have this same user on test server (clean install centos 7 installed like 2 months ago with only CWP nothing else hosted). The test server meant to be slave dns and didnt have time to finish it until yesterday when I noticed strange username. Have the same one on older installation...

Well I m bit worried now....
 

7
MySQL / User "Any" in phpmyadmin
« on: June 06, 2023, 12:56:04 PM »
Hello,
Can someone explain me whats this user in phpmyadmin?



Thanks in advance

8
E-Mail / Re: Mail server different as Hostname
« on: March 05, 2023, 07:26:03 AM »
Hello,
Wanna bring this up again to see is this fixed?
Had same issue but I used my hostname for client configs.

Thank u

9
CentOS 7 Problems / Re: MariaDB repos does not work!
« on: September 29, 2022, 09:28:18 PM »
Didn't see there is manual update to version 10.4... on FAQ site did it seems like works fine now....

I see there is 10.6 lts version on their site should we do upgrade to that?

10
CentOS 7 Problems / MariaDB repos does not work!
« on: September 29, 2022, 09:05:18 PM »
Hello,
For some time I see this msg inside my emails....

http://yum.mariadb.org/10.2/centos7-amd64/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found Trying other mirror.
To address this issue please refer to the below wiki article

Someone else have same problem?

I try to clean and remake cache problem still here.

Thanks in advance

11
Updates / Re: Problems with update 0.9.8.1136
« on: May 18, 2022, 09:14:55 PM »
8 core cpu and load on idle 10% was like 0-1% before ... i could post screen shot was like same most of time php fpm is on top ???

12
Other / Re: Latest Prestashop - 504 Gateway Timeout
« on: March 11, 2022, 10:30:18 AM »
Fixed adding Timeout directive (default is 60 and not inside apache conf)

Added:

TimeOut  120

and works just fine....

13
Other / Latest Prestashop - 504 Gateway Timeout
« on: March 11, 2022, 08:38:22 AM »
Hello,

I have problem installing latest prestashop. Tested installing files uploading and running installation and with script installer from user panel gives me same error 504 Gateway Timeout.
I m Using webserver settings nginx varnish apache with php fpm forced 7.4.28 (think latest).
Also tested with increasing max execution time in php settings didnt help.
Noticed that installation fails when DB creation is executed.
Since I dont have more ideas and install script gives me same errors I need some advice how to make it work, dont want to make much changes in config files since everything else works fine like wordpress sites.

http://prntscr.com/L6MVT58Lx0oR

Thanks in advance

14
CentOS 7 Problems / Re: yum update conflict
« on: March 26, 2020, 09:46:40 AM »
all went fine :) remove again install and all other update packages went without any error

15
CentOS 7 Problems / Re: yum update conflict
« on: March 26, 2020, 09:37:32 AM »
So you had same error?
Yes, exactly!

Thank you very much :) I was wondering did I do something or its just error which someone else had. Didn't want to test nothing before any info..

thanks one more time :)

Pages: [1] 2 3 ... 7