Failed to initialize component [Connector[org.apache.coyote.http11.Http11Protocol-443]] at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:136)
at org.apache.catalina.core.StandardService.initInte
我将apache服务器设置为在8080和4433端口上运行(我在配置文件中更改了80端口上的所有引用以及443端口上的所有引用,以便apache可以启动)。在XAMPP应用程序中显示apache服务器正在正常运行。MySQL服务器也在运行。与互联网的连接很牢固,所以连接不成问题。Try:
Checking the proxy and the firewall
ERR_CONNECTION_REFUSED 如何解决这个问题?
所以我在htdocs文件夹中做了一个简单的php文件来回显hello,我已经运行了xammp和apache和mysql。我已经在apache配置文件中将端口从80更改为1234。1234http//:localhost/test.php127.0.0.1 refused to connect
ERR_CONNECTION_REFUSED