记一次 XAMPP 的报错实例
昨天在用服务器构建网页时,使用到了XAMPP,但在访问服务器本身的IP时,却出现了如下的报错:
Uncaught error with message ‘[db.WindConnection.init] SQLSTATE[HY000] [1045] Access denied for user ‘root’@’localhost’ (using password: YES)’
The server encountered an internal error and failed to process your request. Please try ...
Hello World
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
Quick Start
Create a new post
$ hexo new "My New Post"
More info: Writing
Run server...