当前位置: 首页 > wzjs >正文

景安一个空间怎么做多个网站seo排名app

景安一个空间怎么做多个网站,seo排名app,厦门最早做网站的公司,软考证书含金量排名服务器数据库的搭建和远程访问 mysql数据库安装(详细) window安装mysql详细流程 路程:重设MySQL5密码,发现远程服务器原本有一个MySQL5,尝试在服务器本地建立连接被拒绝,因为不知道密码。 (1…

服务器数据库的搭建和远程访问

mysql数据库安装(详细)

window安装mysql详细流程

路程:重设MySQL5密码,发现远程服务器原本有一个MySQL5,尝试在服务器本地建立连接被拒绝,因为不知道密码。
(1)注意mysql服务名:否则会报错服务名无效。
在这里插入图片描述
(2)MySQL5输入指令跳过密码验证时报错:

mysqld --skip-grant-tables

安装MySQL的时候报这个错误,由于找不到 VCRUNTIME140_1.dll,无法继续执行代码,重新安装程序可能会解决此问题。
解决:根据文章,下载安装Visual C++ 2015-2019 Redistributable,双击。在这里插入图片描述
(我看到有人将这个文件拷贝到mysql/bin 目录下,再次执行。怀疑是mysql目录下缺失这个文件导致的。我这样做了之后,远程服务器崩溃了黑屏了,哈哈哈哈哈,我真哈哈哈,被带去机房重启服务器了,然后被要求换了个服务器安装,那个远程服务器有正常的MySQL,可惜了,没法折腾了~~,好吧今日闯祸到此为止…未来可期)

续:
服务器mysql5连不上,应该是密码的问题,问题是不知道密码
(问题是配置文件ini修改了还是不能通过mysqld --skip-grant-tables指令跳过输入密码)

这个博主好厉害啊啊啊啊,通过Navicat连接过数据库,查历史记录来解密
https://www.cnblogs.com/BKYhailong/p/18080385

在线PHP解密工具换这个,真能解
在这里插入图片描述

<?php
namespace FatSmallTools;
class NavicatPassword
{protected $version = 0;protected $aesKey = 'libcckeylibcckey';protected $aesIv = 'libcciv libcciv ';protected $blowString = '3DC5CA39';protected $blowKey = null;protected $blowIv = null;public function __construct($version = 12){$this->version = $version;$this->blowKey = sha1('3DC5CA39', true);$this->blowIv = hex2bin('d9c7c3c8870d64bd');}public function encrypt($string){$result = FALSE;switch ($this->version) {case 11:$result = $this->encryptEleven($string);break;case 12:$result = $this->encryptTwelve($string);break;default:break;}return $result;}protected function encryptEleven($string){$round = intval(floor(strlen($string) / 8));$leftLength = strlen($string) % 8;$result = '';$currentVector = $this->blowIv;for ($i = 0; $i < $round; $i++) {$temp = $this->encryptBlock($this->xorBytes(substr($string, 8 * $i, 8), $currentVector));$currentVector = $this->xorBytes($currentVector, $temp);$result .= $temp;}if ($leftLength) {$currentVector = $this->encryptBlock($currentVector);$result .= $this->xorBytes(substr($string, 8 * $i, $leftLength), $currentVector);}return strtoupper(bin2hex($result));}protected function encryptBlock($block){return openssl_encrypt($block, 'BF-ECB', $this->blowKey, OPENSSL_RAW_DATA|OPENSSL_NO_PADDING); }protected function decryptBlock($block){return openssl_decrypt($block, 'BF-ECB', $this->blowKey, OPENSSL_RAW_DATA|OPENSSL_NO_PADDING); }protected function xorBytes($str1, $str2){$result = '';for ($i = 0; $i < strlen($str1); $i++) {$result .= chr(ord($str1[$i]) ^ ord($str2[$i]));}return $result;}protected function encryptTwelve($string){$result = openssl_encrypt($string, 'AES-128-CBC', $this->aesKey, OPENSSL_RAW_DATA, $this->aesIv);return strtoupper(bin2hex($result));}public function decrypt($string){$result = FALSE;switch ($this->version) {case 11:$result = $this->decryptEleven($string);break;case 12:$result = $this->decryptTwelve($string);break;default:break;}return $result;}protected function decryptEleven($upperString){$string = hex2bin(strtolower($upperString));$round = intval(floor(strlen($string) / 8));$leftLength = strlen($string) % 8;$result = '';$currentVector = $this->blowIv;for ($i = 0; $i < $round; $i++) {$encryptedBlock = substr($string, 8 * $i, 8);$temp = $this->xorBytes($this->decryptBlock($encryptedBlock), $currentVector);$currentVector = $this->xorBytes($currentVector, $encryptedBlock);$result .= $temp;}if ($leftLength) {$currentVector = $this->encryptBlock($currentVector);$result .= $this->xorBytes(substr($string, 8 * $i, $leftLength), $currentVector);}return $result;}protected function decryptTwelve($upperString){$string = hex2bin(strtolower($upperString));return openssl_decrypt($string, 'AES-128-CBC', $this->aesKey, OPENSSL_RAW_DATA, $this->aesIv);}
}use FatSmallTools\NavicatPassword;//需要指定版本,11或12//$navicatPassword = new NavicatPassword(12);$navicatPassword = new NavicatPassword(11);//解密
$decode = $navicatPassword->decrypt('15057D7BA390');
echo $decode."\n";
http://www.dtcms.com/wzjs/191652.html

相关文章:

  • 网站域名授权怎么做如何制作视频网站
  • 网站域名空间地址腾讯会议付费
  • 视觉比较好看的网站百度推广关键词查询
  • 做网站有什么要求福州百度推广排名
  • 果女做拍的视频网站怎么看app的下载网址
  • 在上海卖商铺做哪个网站好温州网站优化推广方案
  • 上海如何做网站seo是什么字
  • 怎么做刷qq业务网站嘉兴seo
  • wordpress 分类 配图佛山网站设计实力乐云seo
  • 天津装修公司做网站今日头条新闻
  • 博客网站推广网络推广计划方案
  • 如何发布自己做的网站百度sem优化师
  • 重庆招投标交易信息网seo是什么意思蜘蛛屯
  • 佛山网站建设与设计公司关键词一般是指什么
  • 昆山市建设局网站黑帽seo优化
  • 怎么做动态网站页面广州网站快速优化排名
  • wordpress进入有点卡石家庄关键词优化报价
  • 文化旅游做的好的网站百度推广登录入口官网
  • 网站开发技术可行性seo优化资源
  • 仿制网站建设电脑培训学校学费多少
  • wordpress 虚拟主广州 关于进一步优化
  • 做淘宝素材网站哪个好用网页怎么优化
  • 看房网朝阳区seo搜索引擎优化介绍
  • 网站开发怎么自学网站内容seo
  • wordpress不能发邮件成都网站排名 生客seo
  • 做网站切图是什么意思搜索软件使用排名
  • 做vi的图有网站吗人民日报今日新闻
  • 兰州网站建设加王道下拉如何优化企业网站
  • 网站正在建设中的代码aso推广方案
  • 网站建设是永久使用吗免费网上申请注册