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

Pages: 1 ... 11 12 [13] 14 15 ... 34
181
Boot your VPS/Server in "single user"/"rescue" mode and check logs:

/var/log/message
/var/log/secure

to investigate the problem.

Make sure you finished the OS upgrade process successfully and all RPMs are compatible with the current OS installed on your VPS/server.

183
Nginx / Re: How to update NGINX version to version 1.26.2
« on: February 04, 2025, 09:27:09 AM »
The module Brotli used by previous version of NGINX is incompatible with newer NGINX version. You need to disable the module Brotli or recompile it from sources agains the new NGINX version or find another 3rd party nginx repository with Brotli module for Nginx.

To recompile the module again the new NGINX version you need to recompile NGINX too.

184
Information / Re: Blocked in Buenos Aires
« on: February 02, 2025, 11:53:24 PM »
I live in Ukraine and I get "forbidden" when I try to review the posts/threads as guest. However, the problem disappears once I log in. I assume it is some kind of protection against bots/spammers.

185
SSL / Re: Connection could not be established with host "ssl://IP"
« on: February 02, 2025, 11:44:31 PM »
Use hostname of the server as the SMTP host/server (not IP address) OR disable certificate verification in your script.

186
E-Mail / Re: Process email queue individualy
« on: February 01, 2025, 11:25:17 AM »
Hi,

CWP doesn't have so wide spectrum of features like cPanel. However, you can manage emails from the command prompt (shell). How ? Look at the page:
https://wiki.centos-webpanel.com/postfix-mail-server-commands

187
CentOS-WebPanel Bugs / Re: Wrong permission for folders or files
« on: January 31, 2025, 10:43:31 PM »
Don't see any problems. The same CWP version:
Code: [Select]
# /scripts/cwp_version
0.9.8.1190

Logged into the user level panel, uploaded a .zip file then extracted all files. Access permissions look good:

Files - 644
Folders - 755
Owner and group are correct.

In my opinion the access permissions are preserved when you extract the files from any archive. So extract the files from the same archive using GUI (FileManager) and unzip in shell then compare access permissions.

188
CentOS-WebPanel Bugs / Re: Wrong permission for folders or files
« on: January 31, 2025, 11:43:52 AM »
How do you upload and extra the .zip files ? Can you please shed light on this ?

189
As for the error:

Take a look at the provided error and then read this file:
Code: [Select]
/etc/dovecot/conf.d/10-ssl.confDon't be afraid to ask google when CWP community is silent or you can't resolve the problem yourself.

As for the big text files:

Use command prompt/shell. To open/review big file you can use "less", "vi", "ee", "cat", "grep", etc instead of single option provided by GUI. Сommand prompt must be your best friend if you consider yourself as the system administrator not as the experienced linux user.

190
1. Did you check if the secure mail ports are listed by mail services (postfix, dovecot) ?

2. Check the mail logs on your server to investigate the problem:

/var/log/maillog
/var/log/dovecot.log

191
Problems on other RedHat linux servers / Re: daily "Anacron" messages?
« on: January 24, 2025, 10:40:04 AM »
Install Perl modules to solve the errors.

The messages marked as "NOTICE" aren't errors.

192
CentOS-WebPanel Bugs / Re: abcdefg.php file server error 500
« on: January 22, 2025, 12:42:53 AM »
Looks like IonCube related problem. Try:

Code: [Select]
/scripts/update_ioncube
Additionally, make sure the website is compatible with PHP version assigned to the website/account.

193
Problems on other RedHat linux servers / Re: rDNS/PTR = FAILED...
« on: January 19, 2025, 02:19:33 PM »
If everything is correct then the RDNS of the primary IP assigned to your VPS/Server is good and there is no problem with the RDNS/PTR or... you missed something.

194
You have another thread associated with the RDNS/PTR problem. Please continue conversation through:
https://forum.centos-webpanel.com/problems-on-other-redhat-linux-servers/rdnsptr-failed-14517/msg50048
to avoid confusion.

195
Problems on other RedHat linux servers / Re: rDNS/PTR = FAILED...
« on: January 19, 2025, 09:29:56 AM »
Review this post to get details how to check and diagnose RDNS/PTR related problems:
http://forum.centos-webpanel.com/dns/help-with-rdns/msg49130/#msg49130

Pages: 1 ... 11 12 [13] 14 15 ... 34