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.
571
Installation / Re: can't start Webpanel
« on: July 13, 2019, 02:37:55 PM »
CWP can be restarted by the command: /scripts/restart_cwpsrv
572
Updates / Re: CWP Version 0.9.8.638
« on: July 06, 2019, 08:57:51 AM »
CWP 6 is too old and was a deprecated year ago.
I would suggest using CentOS 7.
I would suggest using CentOS 7.
573
Updates / Re: CWP Version 0.9.8.638. I get errors. Please help me
« on: July 06, 2019, 08:56:39 AM »
Try to reboot. The issue was fixed and if you have the problem it something other
575
Information / Re: Sub-Domain Issue
« on: July 06, 2019, 08:51:19 AM »
What exactly do you want to have? Emails into public_html/mail? That's impossible.
576
CentOS 7 Problems / Re: BIND DNS Server - Failed Every 2 days
« on: July 01, 2019, 08:49:30 AM »
Try to check log files. Probably you have low memory or some other problem
577
Information / Re: How add parked domains
« on: July 01, 2019, 08:17:18 AM »
Just use Addon Domains.
578
DNS / Re: BIND DNS Server failed
« on: June 28, 2019, 08:54:36 AM »
Hi, rty the command below:
And as I see
you have errors meaning NS incorrect. Check the file /var/named/server.com.br.db and set correct A records for NS's
Code: [Select]
named-checkconf -z /etc/named.conf
it will show you the error you haveAnd as I see
Code: [Select]
Jun 10 23:54:00 srv1.server.com.br bash[14342]: zone server.com.br/IN: NS 'ns1.server.com.br' has no address records (A or AAAA)
Jun 10 23:54:00 srv1.server.com.br bash[14342]: zone server.com.br/IN: NS 'ns2.server.com.br' has no address records (A or AAAA)
you have errors meaning NS incorrect. Check the file /var/named/server.com.br.db and set correct A records for NS's
579
DNS / Re: CWP DNS is Compromise on New Installation
« on: June 28, 2019, 08:50:41 AM »
Hi, I never have seen it before.
What is BIND version? Does anybody have the server access except you? I guess it something was copied/moved by mistake.
What is BIND version? Does anybody have the server access except you? I guess it something was copied/moved by mistake.
580
DNS / Re: i had verry bad problem with dns ip setting
« on: June 28, 2019, 08:48:08 AM »
Hi, /etc/resolv.conf is a system file. It can be changed by the VPS provider (if OpenVZ uses) or by NetworkManager.
Also, you are able to change it manually.
Nothing DNS server related there
Also, you are able to change it manually.
Nothing DNS server related there
581
E-Mail / Re: I can not send email using PHPMailer.
« on: June 28, 2019, 08:45:11 AM »contact support for the checks
How do I contact support?
Hi, use the link below: https://support.centos-webpanel.com/
582
E-Mail / Re: LDAP authentication
« on: June 28, 2019, 08:44:13 AM »
You can try to build it manually and set the auth method. By default, Postfix uses the database.
Check Postfix README: http://www.postfix.org/LDAP_README.html it has full information about the configuration
Check Postfix README: http://www.postfix.org/LDAP_README.html it has full information about the configuration
583
MySQL / Re: problem with start Mysql
« on: June 28, 2019, 08:39:50 AM »
You must check why you are not able to start MySQl/MariaDB server and fix the reason.
Then ask somebody to help you and start it.
Then ask somebody to help you and start it.
584
MySQL / Re: Warning: mysqli_connect(): (HY000/2002)
« on: June 28, 2019, 08:38:22 AM »i delete in "
/etc/var/lib/mysql .
rm -rf . rm -rf tc.log
after i restart mysql
service mysqld restart
Shutting down MariaDB.. SUCCESS!
It's the worst way I saw xD
585
FTP / Re: Job for pure-ftpd.service failed because a configured resource was exceeded. See
« on: June 28, 2019, 08:35:16 AM »
Have you done what you see?
Quote
See "systemctl status pure-ftpd.service" and "journalctl -xe" for details.