mysql - XAMPP——Apache 和 MySQL

标签 mysql apache server xampp htdocs

我试图在 XAMPP 控制面板 v.3.2.2 上运行 ApacheMySQL,但它不想启动。

我用谷歌搜索,主要是因为端口已经被使用(通常是因为 Skype 正在使用它),但我在 Skype 中重新标记了该功能,它仍然是一样的。

我不确定我是否在其他任何地方使用它 - 据我所知我没有 - 或者它是其他东西。

XAMPP 安装是全新的,我以前从未安装过它。

这是我得到的错误:

11:31:48 [Apache] Attempting to start Apache app... 11:31:48 [Apache] Status change detected: running 11:31:49 [Apache] Status change detected: stopped 11:31:49 [Apache] Error: Apache shutdown unexpectedly. 11:31:49 [Apache] This may be due to a blocked port, missing dependencies,
11:31:49 [Apache] improper privileges, a crash, or a shutdown by another method. 11:31:49 [Apache] Press the Logs button to view error logs and check 11:31:49 [Apache] the Windows Event Viewer for more clues 11:31:49 [Apache] If you need more help, copy and post this 11:31:49 [Apache] entire log window on the forums

最佳答案

改变这些

方法 01 - 更改 XAMPP 端口

在你的httpd.conf

像这样更改端口

#Listen 12.34.56.78:80 
Listen 85

然后使用访问localhost

localhost:85/

Check this answer too


方法 02 - 更改 Skype 端口

转到 Tools/Option/Advanced/Connections取消选中复选框“使用端口 80 和 443 作为替代”。

关于mysql - XAMPP——Apache 和 MySQL,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34962442/

相关文章:

java - Neo4j 服务器无法使用非托管扩展启动

php - 优先在 php 中打印数组值

apache - 集成tomcat apache脚本别名错误404

c - FastCGI 将系统调用写入 stdout (c)

java - 在Java中验证Http请求的方法?

php - Composer :在phpseclib SSH2中找不到命令

php - 我如何从 mysql 查询创建这个数组?

php - 从sql查询结果格式化数组

mysql - 如何在网络服务器或主机上自动更新数据库?

javascript - 从路由中释放一个 URL