Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at admin@example.com to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
开源版18已添加数据库用户,但命令行、网页端均不能连接数据库;另外系统页面中找不到 数据库管理
命令行:
[root@localhost ~]# /opt/zbox/bin/mysql -u root -P 4306 -p
Enter password:
WARNING: Forcing protocol to TCP due to option specification. Please explicitly state intended protocol.
ERROR 1698 (28000): Access denied for user 'root'@'localhost'
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at admin@example.com to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
命令行:
[root@localhost ~]# /opt/zbox/bin/mysql -u root -P 4306 -p
Enter password:
WARNING: Forcing protocol to TCP due to option specification. Please explicitly state intended protocol.
ERROR 1698 (28000): Access denied for user 'root'@'localhost'
禅道Windows一键安装包默认只能在服务器本机登录。
-- 这边的只能在服务器本机登录指的是数据库只能在服务器本机登录还是禅道这个网页就只能在本机登录?