最近打算学习后台开发,在网上找到一个后台软件包:XAMPP。
这玩意儿集成了PHP/mysql/tomcat等后台软件,有需要的去下面的地址下载吧:
下载地址:https://www.apachefriends.org/download.html
安装教程:https://jingyan.baidu.com/article/27fa7326abf2cd46f8271f35.html
回到本篇的主题,我安装好之后,运行apache和mysql报错:
Error: Apache shutdown unexpectedly.
9:37:01 [Apache] This may be due to a blocked port, missing dependencies,
9:37:01 [Apache] improper privileges, a crash, or a shutdown by another method.
9:37:01 [Apache] Press the Logs button to view error logs and check
9:37:01 [Apache] the Windows Event Viewer for more clues
9:37:01 [Apache] If you need more help, copy and post this
9:37:01 [Apache] entire log window on the forums
根据上面的安装教程里面的处理方式处理之后(改端口),仍然报错!!浪费了我一天的时间!
今天重新又安装了一次,然后重新改端口,还是无法运行。
于是我发现用这个方法解决不了了,但是百度搜出来的解决方案都是改端口。之后我就想到了去官网找,然后进到了官方论坛,看了一篇帖子之后终于找到了解决方法,那就是:
按照上面的安装教程里的方法修改完端口之后,运行setup_xampp(在XAMPP的根目录下)这个批处理文件刷新设置!!!然后重启控制台,打开apache和mysql,它们都正常运行了。
Tips:改完端口号之后访问localhost记得在后面加上新改的端口号,否则无法访问
如果有疑问请在帖子底下留言,楼主很尽快回复的!
欢迎参观楼主的其他博客!
最后推荐给一些想进大厂或者还没有拿到心仪offer的攻城狮们一本书,由大厂java面试官胡书敏编写,满满的干货,助你进到想去的公司。
博主上传资源下载链接:
自制免费无广告小说阅读APP下载:
https://download.csdn.net/download/yonghuming_jesse/10390364
全屏播放视频不拉伸源码:
https://download.csdn.net/download/yonghuming_jesse/10646274
科大讯飞语音评测服务接入源码:
https://download.csdn.net/download/yonghuming_jesse/10616924
android饺子播放器使用源码:
https://download.csdn.net/download/yonghuming_jesse/10619119
视频播放前显示视频第一帧源码:
https://download.csdn.net/download/yonghuming_jesse/10646332