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

Pages: [1]
1
Hello,

Centos Web Panel is installed on Centos 6.10 (Final) I would like to save all the configuration bind, csf, site etc ... and to reinstall Centos Web Panel on Centos 7.

How to have a complete backup of the panel without losing anything?

Thank you

2
FTP / Pure-FTPd TLS
« on: October 22, 2018, 07:06:18 AM »
Hello,

I would like to use the secure connection with filezilla so I have to uncomment

Quote
# This option can accept three values :
# 0 : disable SSL/TLS encryption layer (default).
# 1 : accept both traditional and encrypted sessions.
# 2 : refuse connections that don't use SSL/TLS security mechanisms,
#     including anonymous sessions.
# Do _not_ uncomment this blindly. Be sure that :
# 1) Your server has been compiled with SSL/TLS support (--with-tls),
# 2) A valid certificate is in place,
# 3) Only compatible clients will log in.

TLS                      1

And I wanted to use the SSL certificate let's encrypt my hostname how to do?

Thank you

3
CentOS 6 Problems / Problems with ClamAV
« on: October 20, 2018, 12:49:47 PM »
Hello,

ClamAV does not start and I try to restart it but he tells me an error:

Quote
Stopping Clam AntiVirus Daemon: [FAILED]
Starting Clam AntiVirus Daemon: WARNING: Ignoring deprecated option AllowSupplementaryGroups at line 199
ERROR: Can't get information about user clamav.
[FAILED]

Who will have an idea of where this may come from?

Thank you for your answers ;)

4
SSL / SSL certicate hostname problems
« on: May 07, 2018, 11:37:05 AM »
Hello I just installed CWP7pro, and I have some problems.

CWP auto SSL is automatically created for the hostname?

I modified the file "/usr/local/cwpsrv/conf/cpwsrv.conf" to connect with the address https:// ..... but the connection is not secure here is a piece of my code

Code: [Select]
ssl_certificate /etc/pki/tls/certs/myhostname.crt;
ssl_certificate_key /etc/pki/tls/private/myhostname.key;

I check my crt and key files exist.

I wrote my host name but without success.

My host name has an entry A: rDNS / PTR = myhostname (success)

I just have an error in my Apache logs

Code: [Select]
[ssl: warn] [pid 12249: tid 139850498209664] AH01873: Init: The session cache is not configured [subscript: SSLSessionCache]

Who will have an idea for your next answers?

cordially

5
Postfix / Problems Postfix
« on: May 03, 2018, 12:21:11 PM »
Hello,

I am using the WHMCS panel and when I send an email from WHMCS I have an error:
Quote
Failed to send e-mail - Failed to connect SMTP (). https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting (Subject: Confirm your registration)

I try with Thunderbirth to send and receive external emails I receive well

Mailog:
Quote
postfix server / smtps / smtpd [12495]: SSL_accept error of server.mydomain [91.121.183.67]: 0
postfix server / smtps / smtpd [12495]: warning: TLS library problem: 12495: error: 14094418: SSL routines: ssl3_read_bytes: unknown tlsv1 alert ca: s3_pkt.c: 1493: SSL alert number 48:

Thank you for your answers

6
FTP / Problems PureFTPD
« on: February 17, 2016, 11:22:03 PM »
Hello,

I have a problem I can not seem to delete my files from filezilla or use the commands on my php .php files: ftp_chmod() ftp_delete()

How to activate its options?

Thank you

Pages: [1]