centos 7 上安装 testlink 1.9.15/1.9.16/1.9.17/1.9.18 (mysql/php/httpd)
摘要:1.9.18 的System Requirements - server。注意,适用于 1.9.15 及以后。 Server environment should consist of: web-server: Apache 2.x PHP > 5.5 DBMS: MySQL 5.6.x / Mar
阅读全文
posted @
2018-06-07 16:12
Rosepotato
阅读(889)
推荐(0)
mysql Access denied for user root@localhost错误解决方法总结
摘要:原文:http://www.111cn.net/database/mysql/44142.htmAccess denied for user 'root'@'localhost' (using password:YES) 解决办法是重新设置root用户密码,在Windows平台下操作步骤如下: 1、
阅读全文
posted @
2017-04-27 10:30
Rosepotato
阅读(803)
推荐(0)
Testlink 机器重启后Access denied for user 'admin '@'localhost' (using password: YES)解决
摘要:问题表现: 装完Testlink,重启系统后,在testlink权限未分配会出现如下提示: 1045 - Access denied for user 'Testlink '@'localhost' (using password: YES) 问题分析: 引起该问题的原因有两种 a)用户在安装tes
阅读全文
posted @
2017-04-27 08:53
Rosepotato
阅读(654)
推荐(0)
CentOS6.5安装testlink1.9.14
摘要:前提条件:准备一台CentOS6.5虚拟机,配置好IP,关闭iptables和selinux。 这里提供上我的云盘软件,可以去这里下载:http://pan.baidu.com/s/1qXymele 1. 首先安装Apache软件 首先在系统上面查询一下是否已经安装了apache 软件:rpm -q
阅读全文
posted @
2016-12-05 21:38
Rosepotato
阅读(1241)
推荐(0)