【发布时间】:2020-02-06 08:17:53
【问题描述】:
我对此还是很陌生,所以请放轻松。当我单击 MAMP 时,apache 的灯会打开,然后关闭,但 mysql 将保持打开并工作。但是 localhost 无法工作,显示错误 "localhost denied to connect." 我在网上搜索并尝试将端口从80更改为默认的8888,但仍然无法正常工作。当我检查 MAMP/logs/apache_error 上的错误日志时,它会显示
[warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[warn] pid file C:/MAMP/bin/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[notice] Digest: generating secret for digest authentication ...
[notice] Digest: done
请帮忙,我使用的是 Windows 10,我是一个完整的新手
【问题讨论】:
标签: apache windows-10 localhost mamp