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

Pages: [1]
1
DNS / Bind dns start error
« on: November 08, 2019, 12:07:30 PM »
Error log
Code: [Select]
WARNING!
● named.service - Berkeley Internet Name Domain (DNS)
   Loaded: loaded (/usr/lib/systemd/system/named.service; enabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Fri 2019-11-08 15:04:13 +03; 3s ago
  Process: 29934 ExecStartPre=/bin/bash -c if [ ! "$DISABLE_ZONE_CHECKING" == "yes" ]; then /usr/sbin/named-checkconf -z "$NAMEDCONF"; else echo "Checking of zone files is disabled"; fi (code=exited, status=1/FAILURE)

Nov 08 15:04:13 2iib.l.time4vps.cloud bash[29934]: zone traderbases.com/IN: loaded serial 2019110549
Nov 08 15:04:13 2iib.l.time4vps.cloud bash[29934]: dns_rdata_fromtext: /var/named/2iib.l.time4vps.cloud.db:4: near '.': not a valid number
Nov 08 15:04:13 2iib.l.time4vps.cloud bash[29934]: /var/named/2iib.l.time4vps.cloud.db:26: file does not end with newline
Nov 08 15:04:13 2iib.l.time4vps.cloud bash[29934]: zone 2iib.l.time4vps.cloud/IN: loading from master file /var/named/2iib.l.time4vps.cloud.db failed: not a valid number
Nov 08 15:04:13 2iib.l.time4vps.cloud bash[29934]: zone 2iib.l.time4vps.cloud/IN: not loaded due to errors.
Nov 08 15:04:13 2iib.l.time4vps.cloud bash[29934]: _default/2iib.l.time4vps.cloud/IN: not a valid number
Nov 08 15:04:13 2iib.l.time4vps.cloud systemd[1]: named.service: control process exited, code=exited status=1
Nov 08 15:04:13 2iib.l.time4vps.cloud systemd[1]: Failed to start Berkeley Internet Name Domain (DNS).
Nov 08 15:04:13 2iib.l.time4vps.cloud systemd[1]: Unit named.service entered failed state.
Nov 08 15:04:13 2iib.l.time4vps.cloud systemd[1]: named.service failed.

2
CentOS 6 Problems / Re: PhpMyAdmin failure / Help me
« on: January 27, 2018, 10:12:06 AM »
What mysql version you are using?
My Mysql version =>MySQL version: 10.1.30-MariaDB

3
CentOS 6 Problems / PhpMyAdmin failure / Help me
« on: January 26, 2018, 09:09:08 AM »
There is an error in the image when logging into phpMyAdmin


4
MySQL / MySQL error when trying to update
« on: December 12, 2015, 07:01:45 PM »
A bad english please bakamy the first defect

I met such questions when trying to update MySQL , please help

Code: [Select]
Centos web panel error message
Warning: mysql_connect(): No such file or directory in /usr/local/cwpsrv/htdocs/admin/index.php(1) : eval()'d code(1) : eval()'d code on line 2


Trying to start mysql server, please wait!
Try to restart CentOS Web Panel with command: service cwpsrv restart

**Check your MySQL root password in: /usr/local/cwpsrv/htdocs/resources/admin/include/db_conn.php and /root/.my.cnf

Could not connect: No such file or directory

Code: [Select]
He gave up trying to start from ssh error

[root@server ~]# mysql start
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib                                                                             /mysql/mysql.sock' (2)

Pages: [1]