简体   繁体   English

xampp在Windows 7中不起作用

[英]xampp not working in windows 7

I am facing error in xampp . 我在xampp面临错误。 I did following steps 我做了以下步骤
1: I started the xampp but I found error on xampp start 1:我启动了xampp,但在xampp启动时发现错误
2: Skype port 80 and 443 check not checked 2:未选中Skype端口80443
4: Also Skype is quit. 4:Skype也退出了
5: On starting xampp again facing same error. 5:在启动xampp时再次遇到相同的错误。
6: After I did changes in httpd.conf 6:在httpd.conf进行更改后

 #Listen 12.34.56.78:8080       Listen 8080

7: And in httpd.ssl.conf 7:在httpd.ssl.conf

Listen 4433      <VirtualHost _default_:4433>

8: Found same error after these changes 8:在进行这些更改后发现了相同的错误
9: #LoadModule ssl_module modules/mod_ssl.so commenting this httpd.conf 9: #LoadModule ssl_module modules/mod_ssl.so注释此httpd.conf
Found same error after this change 更改后发现相同的错误

In skype 在Skype中

click Tools>Options --- untick the box beside 'Start Skype with Windows' --- don't forget to click Save 单击工具>选项---取消选中“使用Windows启动Skype”旁边的框---别忘了单击“保存”

Skype uses the default port 80 which the apache hold Skype使用apache保持的默认端口80

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM