禅道启动报错已解决 悬赏10积分
命令行界面显示 禅道服务器和数据库启动成功,端口也没问题
- [root@localhost logs]# /opt/zbox/zbox start -ap 8085 -mp 3306
- Start Apache success
- Start Mysql success
- [root@localhost logs]# netstat -anp|grep 3306
- tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 10974/mysqld
- [root@localhost logs]# netstat -anp|grep 8085
- tcp 0 0 0.0.0.0:8085 0.0.0.0:* LISTEN 10585/httpd
浏览器无法连接 :http://192.168.x.x:8085/zentao
- 无法访问此网站
- 192.168.x.x 的响应时间过长。
- 请在 Google 中搜索“192 168 x x 8085 zentao”
- ERR_CONNECTION_TIMED_OUT
查看/zbox/logs下的日志,发现有两个错误日志:
- 12月 4 10:05 apache_error_log
[Mon Dec 04 10:05:16.163682 2017] [mpm_event:notice] [pid 10585:tid 140318933182208] AH00489: Apache/2.4.17 (Unix) configured -- resuming normal operations
[Mon Dec 04 10:05:16.163812 2017] [core:notice] [pid 10585:tid 140318933182208] AH00094: Command line: '/opt/zbox/run/apache/httpd'
12月 4 10:05 mysql_error.log
171204 10:05:18 mysqld_safe Starting mysqld daemon with databases from /opt/zbox/data/mysql
171204 10:05:18 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead.
171204 10:05:18 [Note] /opt/zbox/run/mysql/mysqld (mysqld 5.5.45) starting as process 10974 ...
171204 10:05:18 InnoDB: The InnoDB memory heap is disabled
171204 10:05:18 InnoDB: Mutexes and rw_locks use GCC atomic builtins
171204 10:05:18 InnoDB: Compressed tables use zlib 1.2.3.4
171204 10:05:18 InnoDB: Initializing buffer pool, size = 128.0M
171204 10:05:18 InnoDB: Completed initialization of buffer pool
171204 10:05:18 InnoDB: highest supported file format is Barracuda.
171204 10:05:18 InnoDB: Waiting for the background threads to start
171204 10:05:19 InnoDB: 5.5.45 started; log sequence number 1595685
171204 10:05:19 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306
171204 10:05:19 [Note] - '127.0.0.1' resolves to '127.0.0.1';
171204 10:05:19 [Note] Server socket created on IP: '127.0.0.1'.
171204 10:05:19 [Note] Event Scheduler: Loaded 0 events
171204 10:05:19 [Note] /opt/zbox/run/mysql/mysqld: ready for connections.
Version: '5.5.45' socket: '/opt/zbox/tmp/mysql/mysql.sock' port: 3306 Source distribution
请问怎么解决这个问题???在线等,急!!
禅道版本:8.0.1
安装包类型:Linux安装包
操作系统:RHEL
客户端浏览器:Chrome
🚢 可以添加页面上方QQ,邀请进群后,截图咨询一下。
回复
|