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 - imlemeciz

Pages: [1] 2
1
PostgreSQL / Re: Why does phpPgAdmin give an error?
« on: May 14, 2025, 10:32:12 PM »
Quick question, Did you build PHP with pgsql and pdo-pgsql?

By Default, these are disabled when PHP is built.

yes I compiled PHP with pgsql and pdo-pgsql

2
PostgreSQL / Why does phpPgAdmin give an error?
« on: May 14, 2025, 08:39:06 PM »
Hello,

PostgreSQL support was not found in your PHP installation.

PHP  8.3.0
PHP-FPM 8.3
You are currently running PHP version: 8.3.0
Version: 13.21 Postgre Status: Running

Also, the update I made in files like 8.3.ini is below
[pgsql]
default="1"
option="--with-pgsql=/usr/pgsql-13"
info-file="pgsql.txt"
[pdo-pgsql]
default="1"
option="--with-pdo-pgsql=/usr/pgsql-13"
info-file="pdo-pgsql.txt"


Why is this happening? Why is there no solution?

3
DKIM / Re: Your message is not signed with DKIM
« on: November 23, 2024, 03:36:45 PM »
Roundcube send.

Problem postfix main.cf 3line code add

4
DKIM / Your message is not signed with DKIM
« on: November 22, 2024, 11:13:48 PM »


In the cwp panel, it all looks verified like this. But after sending an e-mail, I check it on the tester sites and it gives the following error

Your message is not signed with DKIM

Where could I be doing wrong?

5
CentOS-WebPanel Bugs / Re: I can't create / add new e-mail on my CWP
« on: November 22, 2024, 10:46:44 AM »
Code: [Select]
*463 FastCGI sent in stderr: "PHP message: PHP Notice:  Undefined index: acc in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_mail_list.php on line 0PHP message: PHP Notice:  Undefined index: acc in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_mail_list.php on line 0PHP message: PHP Notice:  Undefined variable: hostname in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_mail_list.php on line 0PHP message: PHP Notice:  Undefined variable: key in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_mail_list.php on line 0PHP message: PHP Notice:  Undefined variable: hostname in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_mail_list.php on line 0PHP message: PHP Notice:  Undefined variable: key in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_mail_list.php on line 0PHP message: PHP Notice:  Undefined variable: hostname in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_mail_list.php on line 0PHP message: PHP Notice:  Undefined variable: key in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_mail_list.php on line 0PHP message: PHP Notice:  Undefined variable: hostname in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_mail_list.php on line 0PHP message: PHP Notice:  Undefined variable: key in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_mail_list.php on line 0PHP message: PHP Notice:  Undefined variable: hostname in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_mail_list.php on line 0PHP message: PHP Notice:  Undefined variable: key in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_mail_list.php on line 0PHP message: PHP Notice:  Undefined variable: hostname in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_mail_list.php on line 0PHP message: PHP Notice:  Undefined variable: key in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_mail_list.php on line 0PHP message: PHP Notice:  Undefined variable: hostname in /usr/local/cwpsrv/htdocs

6
CentOS-WebPanel Bugs / Re: I can't create / add new e-mail on my CWP
« on: November 22, 2024, 10:38:31 AM »
It doesn't work that way. It was working properly as we see in the picture. It would be better if I could open it from there.

7
CentOS-WebPanel Bugs / I can't create / add new e-mail on my CWP
« on: November 22, 2024, 10:13:52 AM »


Hello, I connect to the cwp panel with root login. Here I open a mail with add new domain mail. But it gives an error like in the picture.

I switched from Centos7 to AlmaLinux 9.4. I uploaded the contents of the sql tables in the database to almalinux and then I feel like this happened.

Can't I solve this? Could you please spare your valuable time for me?

8
Nginx / 502 Bad Gateway error after updating nginx
« on: November 21, 2024, 06:35:35 AM »
I deleted Nginxi and installed 1.26.2.

Nginx is active in the CWP panel. Started.

I get an error when I try to access the site

502 Bad Gateway nginx/1.26.2

nginx error log
Code: [Select]
2024/11/21 09:27:18 [notice] 3986#3986: signal 15 (SIGTERM) received from 1, exiting
2024/11/21 09:27:18 [notice] 3988#3988: exit
2024/11/21 09:27:18 [notice] 3986#3986: signal 17 (SIGCHLD) received from 3990
2024/11/21 09:27:18 [notice] 3986#3986: worker process 3987 exited with code 0
2024/11/21 09:27:18 [notice] 3986#3986: worker process 3990 exited with code 0
2024/11/21 09:27:18 [notice] 3986#3986: signal 29 (SIGIO) received
2024/11/21 09:27:18 [notice] 3986#3986: signal 17 (SIGCHLD) received from 3989
2024/11/21 09:27:18 [notice] 3986#3986: worker process 3989 exited with code 0
2024/11/21 09:27:18 [notice] 3986#3986: signal 29 (SIGIO) received
2024/11/21 09:27:18 [notice] 3986#3986: signal 17 (SIGCHLD) received from 3988
2024/11/21 09:27:18 [notice] 3986#3986: worker process 3988 exited with code 0
2024/11/21 09:27:18 [notice] 3986#3986: exit
2024/11/21 09:27:24 [notice] 4054#4054: using the "epoll" event method
2024/11/21 09:27:24 [notice] 4054#4054: nginx/1.26.2
2024/11/21 09:27:24 [notice] 4054#4054: built by gcc 11.4.1 20231218 (Red Hat 11.4.1-3) (GCC)
2024/11/21 09:27:24 [notice] 4054#4054: OS: Linux 5.14.0-503.14.1.el9_5.x86_64
2024/11/21 09:27:24 [notice] 4054#4054: getrlimit(RLIMIT_NOFILE): 1024:524288
2024/11/21 09:27:24 [notice] 4055#4055: start worker processes
2024/11/21 09:27:24 [notice] 4055#4055: start worker process 4056
2024/11/21 09:27:24 [notice] 4055#4055: start worker process 4057
2024/11/21 09:27:24 [notice] 4055#4055: start worker process 4058
2024/11/21 09:27:24 [notice] 4055#4055: start worker process 4059


php-fpm.log
Code: [Select]
[21-Nov-2024 09:36:49] WARNING: [pool cwpsrv] child 4427 said into stderr: "sed: couldn't write 79 items to stdout: Broken pipe"
[21-Nov-2024 09:36:54] WARNING: [pool cwpsrv] child 4427 said into stderr: "sed: couldn't write 79 items to stdout: Broken pipe"
[21-Nov-2024 09:36:59] WARNING: [pool cwpsrv] child 4445 said into stderr: "sed: couldn't write 79 items to stdout: Broken pipe"
[21-Nov-2024 09:37:04] WARNING: [pool cwpsrv] child 4613 said into stderr: "sed: couldn't write 79 items to stdout: Broken pipe"
[21-Nov-2024 09:37:09] WARNING: [pool cwpsrv] child 4427 said into stderr: "sed: couldn't write 79 items to stdout: Broken pipe"
[21-Nov-2024 09:37:14] WARNING: [pool cwpsrv] child 4445 said into stderr: "sed: couldn't write 79 items to stdout: Broken pipe"
[21-Nov-2024 09:37:27] WARNING: [pool cwpsrv] child 4613 said into stderr: "sed: couldn't write 79 items to stdout: Broken pipe"
[21-Nov-2024 09:37:46] WARNING: [pool cwpsrv] child 4613 said into stderr: "sed: couldn't write 79 items to stdout: Broken pipe"
[21-Nov-2024 09:37:49] WARNING: [pool cwpsrv] child 4940 said into stderr: "sed: couldn't write 79 items to stdout: Broken pipe"
[21-Nov-2024 09:37:54] WARNING: [pool cwpsrv] child 4613 said into stderr: "sed: couldn't write 79 items to stdout: Broken pipe"
[21-Nov-2024 09:37:59] WARNING: [pool cwpsrv] child 4940 said into stderr: "sed: couldn't write 79 items to stdout: Broken pipe"


9
Postfix / Re: Centos7 - Postfix 3.4.7 version 3.8.1 upgrade?
« on: October 21, 2023, 08:18:55 PM »
Help me

10
Run it in var/www/html/. Then it will support php version

11
Postfix / Re: SASL LOGIN authentication failed: UGFzc3dvcmQ6 hk.
« on: July 01, 2023, 06:52:40 AM »
Thank you very much for the help. This country blocking is beautiful. But there is a problem. When I block US, mails sent from gmail do not come. What do you do for such situations?

12
Postfix / Re: SASL LOGIN authentication failed: UGFzc3dvcmQ6 hk.
« on: June 30, 2023, 09:00:45 AM »
Take a look at country code blocking. I block the 5 biggest spam sending sources -- none of my clients do business with these countries: RU, CN, KP, NG, {Bulgaria, Poland, Brazil have also been big culprits on my servers, but it tends to come in waves}. There is a case to allow for China due to Alibaba allowing direct vendor contact with potential customers -- if that's something your clients engage in.

The IP in your example resolves to GB, so that may be from a botnet or it may be a legit hacking attempt from GB, which I have seen on my servers. I just can't block a huge swath of Europe, due to my clients communicating with people there and potential site visitors from there.


Could you share your multi-country blocking code? I guess it will be added in main.cf or master.cf?

13
Postfix / Centos7 - Postfix 3.4.7 version 3.8.1 upgrade?
« on: June 29, 2023, 06:48:35 PM »
I am running the following code over ssh. postconf mail_version


the result shows mail_version = 3.4.7 as i understand this is the postfix version..


I want to upgrade to Postfix 3.8.1. The postfix-3.8.1.tar.gz file exists. How can I upgrade this version now?

Can you please explain in detail

14
Postfix / Re: SASL LOGIN authentication failed: UGFzc3dvcmQ6 hk.
« on: June 29, 2023, 06:43:03 PM »

http://forum.centos-webpanel.com/index.php?topic=3329.msg11702#msg11702
 I applied the following codes and it started working..

I applied the following codes and it started working.

But what I want to ask now is that it temporarily blocks it. How can we do it to be automatically added into Blacklist configuration

15
Postfix / Re: SASL LOGIN authentication failed: UGFzc3dvcmQ6
« on: June 29, 2023, 01:18:01 PM »
Can you tell me how you applied it?


Thank you very much @rcschaff,

Your suggestion very helpfull.
I am in this bad situation for months, lastly I found your best suggestion.
Thanks again.

Welcome to owning a server.   Use CSF firewall to block the two ip's.  Setup automatic blocks on 4-5 failed logins.

Pages: [1] 2