主题 : 安装提示找不到jdbc类 |
级别: 童生
![]() |
1# 发表于:2019-07-30 15:35:04 IP:123.23.*.*
|
||||
---|---|---|---|---|---|
级别: 论坛管理员
![]() |
2# 发表于:2019-07-30 15:41:56 IP:117.152.*.*
您这个应该是填写的数据库信息不对导致的 您那边有数据库的链接工具吗?
|
||
---|---|---|---|
级别: 童生
![]() |
3# 发表于:2019-07-30 15:47:39 IP:123.23.*.*
我有一个数据库连接工具,也可以从dos直接访问。现在是可以访问的。
C:\Program Files\MySQL\MySQL Server 5.7\bin>mysql -uroot -p1234 mysql: [Warning] Using a password on the command line interface can be insecure. Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 11 Server version: 5.7.17-log MySQL Community Server (GPL) Copyright (c) 2000, 2016, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. mysql> |
||
---|---|---|---|
级别: 论坛管理员
![]() |
4# 发表于:2019-07-30 15:49:13 IP:117.152.*.*
您好 您这个是使用root按步骤流程部署 在填写配置参数导致出现的报错提示嘛?
|
||
---|---|---|---|
级别: 童生
![]() |
6# 发表于:2019-07-30 15:53:23 IP:123.23.*.*
下载的安装包,然后部署在tomcat下,然后输入参数,下一步,结果就报错了
|
||
---|---|---|---|
级别: 论坛管理员
![]() |
7# 发表于:2019-07-30 15:55:36 IP:117.152.*.*
您那边安装的时候点击下一步是马上就提示报错还是过了一段时间才报的错?
|
||
---|---|---|---|
级别: 论坛管理员
![]() |
10# 发表于:2019-07-30 15:59:00 IP:117.152.*.*
马上就报错的话就是链接不上数据库 您可以试下下载下我们的开源源码包 然后使用包内的sql建库 然后测试下链接
|
||
---|---|---|---|