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.


Topics - Dumnezeu

Pages: [1]
1
E-Mail / Firewall is blocking email delivery
« on: June 01, 2023, 08:04:33 PM »
I'm trying to put in place smtp setting for a shop and all seams ok if i disable the firewall . If firewall is active the the mail is put in que and never leave.
if i click detail from mail que i get
Code: [Select]
(connect to alt2.gmail-smtp-in.l.google.com[142.251.9.26]:25: Connection refused)\n
Seams theat google refuse my connection but is not true . If i will disable firewall my email will go with no problem.
In firewall config i have activated SMTP_BLOCK = "1"
and SMTP_ALLOWUSER ="user"
what i'm missing ?

2
PHP Selector / php selector error 500
« on: May 20, 2023, 02:48:04 PM »
After clean install cwp pro (twice) i get the same error when trying to use php74 via php selector.

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at admin@gdsys.ro to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

I go to server error log and i got this:
Code: [Select]
[Sat May 20 17:27:53.069507 2023] [:error] [pid 14289:tid 140339180427008] [client 86.126.162.245:47286] SecurityException in Application.cpp:498: Handler not found in configuration
[Sat May 20 17:27:53.069755 2023] [:error] [pid 14289:tid 140339180427008] [client 86.126.162.245:47286] Caused by KeyNotFoundException in Configuration.cpp:241: Handler "application/x-httpd-php74" not found
[Sat May 20 17:27:53.069789 2023] [core:error] [pid 14289:tid 140339180427008] [client 86.126.162.245:47286] End of script output before headers: info.php

From this error i understain theat the php version is not installed but it is ... i did installed and reinstalled many times also i did reinstall the whole system just to be sure.
Also if i go to php selector under phpinfo o got all info about the php version.

All other php version work fine.

3
CentOS-WebPanel Bugs / User php selector bug
« on: December 22, 2022, 05:29:54 PM »
Hi, In user panel ,when try to switch php version there is a bug(a big one ) If we are switching between php CGI all ok, but if we switch to php-fpm it will remain in php-fpm forever. I will not be able to switch again to php-CGI . The only way i found is to rebuild server apache... nginx... via admin panel, it will return to default php cgi state witch is not useful for users.

Pages: [1]