宝塔10周年开年大促,年度钜惠,先领红包再下单,享受折上折,还有抽奖!查看活动
当前位置:论坛首页 > Linux面板 > 求助

全新安装系统CentOS6.5(64位)和面板报错

发表在 Linux面板2017-4-4 07:07 [复制链接] 1 2802

全新安装系统CentOS6.5(64位)和面板报错,全部都是按照官方教程装的  装好后http://IP:888出现下面错误

  1. 鏁版嵁搴撹繛鎺ュけ璐ワ細SQLSTATE[HY000] [2002] No such file or directory
复制代码
然后连接服务区查询显示
  1. Connection established.
  2. To escape to local shell, press 'Ctrl+Alt+]'.

  3. Last login: Tue Apr  4 06:56:14 2017 from 27.17.192.113
  4. [root@cloud ~]# service mysqld start
  5. Starting MySQL.The server quit without updating PID file (/[FAILED]er/data/cloud.pid).
  6. [root@cloud ~]# $sudo find / -name mysql.sock
  7. 11^H^H^H^H[root@cloud ~]# cat /www/server/data/*.err
  8. 2017-04-04 05:51:00 35233 [Note] Plugin 'FEDERATED' is disabled.
  9. 2017-04-04 05:51:00 35233 [Note] InnoDB: Using atomics to ref count buffer pool pages
  10. 2017-04-04 05:51:00 35233 [Note] InnoDB: The InnoDB memory heap is disabled
  11. 2017-04-04 05:51:00 35233 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  12. 2017-04-04 05:51:00 35233 [Note] InnoDB: Memory barrier is not used
  13. 2017-04-04 05:51:00 35233 [Note] InnoDB: Compressed tables use zlib 1.2.3
  14. 2017-04-04 05:51:00 35233 [Note] InnoDB: Using Linux native AIO
  15. 2017-04-04 05:51:00 35233 [Note] InnoDB: Using CPU crc32 instructions
  16. 2017-04-04 05:51:00 35233 [Note] InnoDB: Initializing buffer pool, size = 256.0M
  17. 2017-04-04 05:51:00 35233 [Note] InnoDB: Completed initialization of buffer pool
  18. 2017-04-04 05:51:00 35233 [Note] InnoDB: Highest supported file format is Barracuda.
  19. 2017-04-04 05:51:00 35233 [Note] InnoDB: 128 rollback segment(s) are active.
  20. 2017-04-04 05:51:00 35233 [Note] InnoDB: Waiting for purge to start
  21. 2017-04-04 05:51:00 35233 [Note] InnoDB: 5.6.35 started; log sequence number 1625994
  22. 2017-04-04 05:51:00 35233 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: a0473a17-18b7-11e7-b95e-00155d4f7945.
  23. 2017-04-04 05:51:00 35233 [Note] Server hostname (bind-address): '*'; port: 3306
  24. 2017-04-04 05:51:00 35233 [Note] IPv6 is available.
  25. 2017-04-04 05:51:00 35233 [Note]   - '::' resolves to '::';
  26. 2017-04-04 05:51:00 35233 [Note] Server socket created on IP: '::'.
  27. 2017-04-04 05:51:00 35233 [Note] Event Scheduler: Loaded 0 events
  28. 2017-04-04 05:51:00 35233 [Note] /www/server/mysql/bin/mysqld: ready for connections.
  29. Version: '5.6.35-log'  socket: '/tmp/mysql.sock'  port: 3306  Source distribution
  30. 2017-04-04 06:46:54 35233 [Note] /www/server/mysql/bin/mysqld: Normal shutdown

  31. 2017-04-04 06:46:54 35233 [Note] Giving 0 client threads a chance to die gracefully
  32. 2017-04-04 06:46:54 35233 [Note] Event Scheduler: Purging the queue. 0 events
  33. 2017-04-04 06:46:54 35233 [Note] Shutting down slave threads
  34. 2017-04-04 06:46:54 35233 [Note] Forcefully disconnecting 0 remaining clients
  35. 2017-04-04 06:46:54 35233 [Note] Binlog end
  36. 2017-04-04 06:46:54 35233 [Note] Shutting down plugin 'partition'
  37. 2017-04-04 06:46:54 35233 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  38. 2017-04-04 06:46:54 35233 [Note] Shutting down plugin 'BLACKHOLE'
  39. 2017-04-04 06:46:54 35233 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  40. 2017-04-04 06:46:54 35233 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  41. 2017-04-04 06:46:54 35233 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  42. 2017-04-04 06:46:54 35233 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  43. 2017-04-04 06:46:54 35233 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  44. 2017-04-04 06:46:54 35233 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  45. 2017-04-04 06:46:54 35233 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  46. 2017-04-04 06:46:54 35233 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  47. 2017-04-04 06:46:54 35233 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  48. 2017-04-04 06:46:54 35233 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  49. 2017-04-04 06:46:54 35233 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  50. 2017-04-04 06:46:54 35233 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  51. 2017-04-04 06:46:54 35233 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  52. 2017-04-04 06:46:54 35233 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  53. 2017-04-04 06:46:54 35233 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  54. 2017-04-04 06:46:54 35233 [Note] Shutting down plugin 'INNODB_METRICS'
  55. 2017-04-04 06:46:54 35233 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  56. 2017-04-04 06:46:54 35233 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  57. 2017-04-04 06:46:54 35233 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  58. 2017-04-04 06:46:54 35233 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  59. 2017-04-04 06:46:54 35233 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  60. 2017-04-04 06:46:54 35233 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  61. 20[root@cloud ~]#
复制代码
以前用window2008的 linux不懂,大神帮帮我
使用道具 举报 只看该作者 回复
发表于 2017-4-5 10:04:50 | 显示全部楼层
建议直接重装服务器之后重新安装宝塔面板
使用道具 举报 回复 支持 反对
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

紧急运维服务

响应时间:3分钟

问题处理方式:宝塔专家1对1服务

工作时间:工作日:9:00 - 18:30

宝塔专业团队为您解决服务器疑难问题

点击联系技术分析

工作时间:09:00至18:30

快速回复 返回顶部 返回列表