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.
181
How to / Re: how to get password login Centos cpanel?
« on: September 08, 2017, 11:57:34 PM »
If you forgot root password of VPS then you should contact provider and ask them for further assistance.
182
Information / Re: how to upgrade cwp 0.9.8.155 to Cwp6
« on: September 08, 2017, 11:56:05 PM »
Couple of months ago, those instructions worked perfectly for me, what issue are you facing?
183
DNS / Re: Amzon EC 2 Nameserver Setup
« on: September 08, 2017, 11:53:30 PM »
You can privately message me domain and control panel details to further take a look.
184
DNS / Re: Amzon EC 2 Nameserver Setup
« on: September 07, 2017, 11:59:36 PM »
Don’t forget that this NameServer must be registered with your domain registrar or they will not work!!!
185
CentOS-WebPanel GUI / Re: Frequently Failed Error Establishing a Database Connection
« on: September 06, 2017, 09:03:15 PM »
Also, how many CPU's and RAM available on your VPS?
186
CentOS 7 Problems / Re: PHPMyAdmin giving 502 Bad gateway
« on: September 02, 2017, 11:39:19 PM »
Might be the issue with this version, have you recently updated / installed anything on server?
187
Backup / Re: Database backup is not generated (file size 0)
« on: September 01, 2017, 10:12:28 PM »
Try --local-infile=0 in my.cnf and see if backup is getting generated or not.
188
MySQL / Re: [error] mysqld: Can't lock aria control file '/var/lib/mysql/aria_log_control'
« on: August 31, 2017, 08:20:07 PM »
There might be two processes running for MySQL, check using this command :-
ps -ef | grep mysqld
ps -ef | grep mysqld
189
MySQL / Re: getting errors when trying to "stop" the mysql service
« on: August 31, 2017, 08:07:52 PM »
Did you recently changed MySQL root password?
If yes then check if its present in these file or not /usr/local/cwpsrv/htdocs/resources/admin/include/db_conn.php and /root/.my.cnf
Let me know if you are still facing the same issue.
If yes then check if its present in these file or not /usr/local/cwpsrv/htdocs/resources/admin/include/db_conn.php and /root/.my.cnf
Let me know if you are still facing the same issue.
190
E-Mail / Re: Certificate not valid
« on: August 19, 2017, 08:09:28 AM »
You must have a valid SSL Certificate installed for the hostname that you are using while sending emails.
191
CentOS-WebPanel Bugs / Re: MySQL Manager no longer works at all
« on: July 31, 2017, 10:10:27 PM »
Try to reset MySQL password and see if this resolves issue or not.
193
DNS / Re: First time user - it figures...
« on: July 27, 2017, 12:53:13 PM »
Hi Kepler,
There are two options :-
1) Use domain registrar (Godaddy's) nameservers and just point MX and WWW A record to your server.
2) Create your own nameservers at both domain name registrar end (Godaddy) & server end.
ns1.mysite.com --> 1.2.3.4
ns2.mysite.com --> 5.6.7.8
Once done then update ns1/ns2.mysite.com nameservers at Godaddy end and at your server instead of ns1.centos-webpanel.com and ns2.centos-webpanel.com
I hope it helps.
There are two options :-
1) Use domain registrar (Godaddy's) nameservers and just point MX and WWW A record to your server.
2) Create your own nameservers at both domain name registrar end (Godaddy) & server end.
ns1.mysite.com --> 1.2.3.4
ns2.mysite.com --> 5.6.7.8
Once done then update ns1/ns2.mysite.com nameservers at Godaddy end and at your server instead of ns1.centos-webpanel.com and ns2.centos-webpanel.com
I hope it helps.
194
DNS / Re: Name Server Not Working
« on: July 25, 2017, 09:30:11 AM »
Can you try to recreate account for ppdb-online.web.id domain name on CWP and see how it goes?
195
DNS / Re: Name Server Not Working
« on: July 24, 2017, 01:55:11 PM »
ppdb-online.web.id is currently pointing to 89.37.67.130 IP address.
As per intodns link https://intodns.com/ppdb-online.web.id
ppdb-online.web.id domain name is using uk1/uk2.bimasoft.web.id nameservers at registrar end and ns1/ns2.bimasoft.web.id at server end which are mismatched and ns1/ns2.bimasoft.web.id doesn't exists at registrar end.
So you will need to fix this part first.
Once done then try to add NS1 and NS2 at 89.37.67.130 server end.
As per intodns link https://intodns.com/ppdb-online.web.id
ppdb-online.web.id domain name is using uk1/uk2.bimasoft.web.id nameservers at registrar end and ns1/ns2.bimasoft.web.id at server end which are mismatched and ns1/ns2.bimasoft.web.id doesn't exists at registrar end.
So you will need to fix this part first.
Once done then try to add NS1 and NS2 at 89.37.67.130 server end.