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 ... 8
1
DNS Manager / Re: DNS manager is broken
« on: June 21, 2025, 09:26:55 PM »
It work's OK on AlmaLinux 8.x with PHP 7.0.x

I was hoping since AL9 uses cwpphp 7.4 it would work, but it does not.
And you can't install anything lower than 7.4 on AL9. :/

hmm mine is still centos 7 ...
tested on 7.4.33 does not work

2
DNS Manager / Re: DNS manager is broken
« on: June 21, 2025, 03:54:26 PM »
Hi,

Today I checked mine (well cant remember when last time I did check....) and got same error...

The encoded file /home/slave/public_html/index.php has expired. in Unknown on line 0

Did redownload files and seems it does not help.

Regards

3
Updates / Re: New problems with updates
« on: April 24, 2025, 08:04:24 PM »
Has anyone created a good tutorial for upgrading to Almalinux 8 with leapp on a CWP based server without just creating a new server and moving the sites over?

Good question...
Think the easy and fast way is to backup all and just go down for hour or two :/ with new backup seems like it saves all settings from users... I m not sure how good idea is to swap distros even if its possible :|
Lets hope everything backups or we are screwed :D my wife is first who is gonna kill me if she loose emails :D

4
Updates / Re: New problems with updates
« on: April 24, 2025, 04:51:29 PM »
Then migration it is :D
Thanks for reply. Though its some bug or error in mirror list that can be fixed...


5
Updates / New problems with updates
« on: April 23, 2025, 04:23:29 PM »
Hi friends,

I will just copy this info from mail so if anyone have solution to share...

Best Regards

Code: [Select]
######################
Update Server Packages
######################
https://download.opensuse.org/repositories/home%3A/radiorabe%3A/liquidsoap/CentOS_7/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article

https://wiki.centos.org/yum-errors

If above article doesn't help to resolve this issue please use https://bugs.centos.org/.

Redirecting to /bin/systemctl restart cwpsrv.service
Redirecting to /bin/systemctl restart httpd.service
Redirecting to /bin/systemctl reload httpd.service
YUM package manager repositories were backed up to '/tmp/yum.repos.d-2025-04-23-v92EKg' and switched from mirror.centos.org to vault.centos.org .
https://download.opensuse.org/repositories/home%3A/radiorabe%3A/liquidsoap/CentOS_7/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article

https://wiki.centos.org/yum-errors

If above article doesn't help to resolve this issue please use https://bugs.centos.org/.

Redirecting to /bin/systemctl reload nginx.service
Redirecting to /bin/systemctl reload httpd.service
Redirecting to /bin/systemctl restart httpd.service

Date which backup script is using: 2025-04-23 01:38:52

6
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...

7
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

8
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 ...

9
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?

10
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  ???

11
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....
 

12
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

13
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

14
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?

15
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

Pages: [1] 2 3 ... 8