xampp

加成BUFF5 天前
数据库·mysql·xampp
解决MySQL/MariaDB忘记root密码:完整重置教程(XAMPP/Windows版)目录编辑一、问题背景常见报错场景二、核心原理三、前置准备四、完整重置步骤(核心环节)步骤1:彻底停止MySQL/MariaDB进程(关键前提)
北辰当尹2 个月前
xampp
【无标题】在github下载源码digininja/DVWA: Damn Vulnerable Web Application (DVWA)
Benny的老巢2 个月前
nginx·macos·apache·xampp·php开发环境
Mac上用XAMPP搭建局域网可访问的开发环境,让局域网内其他设备通过域名访问前几天在Mac上用XAMPP搭了个开发环境,想让局域网里的其他设备也能通过域名访问。本来以为是个简单的事情,结果踩了不少坑,特别是遇到了 mywebsite.localhost 拒绝连接的问题。折腾了一下午总算搞定了,把整个过程记录下来,希望能帮到遇到类似问题的朋友。
不吃香菜的猪2 年前
xampp
This may be due to a blocked port, missing dependencies安装XAMPPXAMPP之后启动mysql出现如下问题,只需双击XAMPP安装目录下的setup_xampp,等待运行完毕。
最最菜的菜鸟3 年前
数据库·mysql·xampp
【XAMPP】启动数据库Error: MySQL shutdown unexpectedly.启动MySQL时报错如下: Error: MySQL shutdown unexpectedly. This may be due to a blocked port, missing dependencies, improper privileges, a crash, or a shutdown by another method. Press the Logs button to view error logs and check the Windows Event Viewer for more
我是有底线的