欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  后端开发

WIN7_64中安装XAMPP集成环境apache开机后不得不启动一次

程序员文章站 2022-06-09 22:29:27
...
WIN7_64中安装XAMPP集成环境apache开机后只能启动一次
WIN7_64中安装XAMPP集成环境apache开机后只能启动一次

试装过好几个WIN7_64 都不行,同样的问题,详情如下:

开机后,打开XAMPP控制台,开启apache服务,可以启动80/443,

然后关闭apache服务,再完全退出控制台,

接着,再点开一次控制台,打开apache服务,提示80和443端口被未知占用,

经查,属system PID=4占用,,在网上寻求解决,大多数提到修改主册表......./....../....../http/stat(word)值为4或为0,重启后,

多次开关控制台,问题依旧如上,得不到解决,



笔记本系统为:WIN7 64位 旗舰版GHOST
硬件平台:I5 CPU:4210 GPU:GTX850+2G MEM:4G Harddisk:1TB

Xampp控制台版本为:V3.1.0

第二次启动时提示信息如下:

下午 9:06:42 [main] Initializing Control Panel
下午 9:06:42 [main] Windows Version: Windows 7 Ultimate SP1 64-bit
下午 9:06:42 [main] XAMPP Version: ???
下午 9:06:42 [main] Control Panel Version: 3.1.0 Center [ Compiled: September 20th 2012 ]
下午 9:06:42 [main] Running with Administrator rights - good!
下午 9:06:42 [main] XAMPP Installation Directory: "c:\xampps\"
下午 9:06:42 [main] Checking for prerequisites
下午 9:06:42 [main] All prerequisites found
下午 9:06:42 [main] Initializing Modules
下午 9:06:42 [Apache] Problem detected!
下午 9:06:42 [Apache] Port 80 in use by "unknown program"!
下午 9:06:42 [Apache] Apache WILL NOT start without the configured ports free!
下午 9:06:42 [Apache] You need to uninstall/disable/reconfigure the blocking application
下午 9:06:42 [Apache] or reconfigure Apache to listen on a different port
下午 9:06:42 [Apache] Problem detected!
下午 9:06:42 [Apache] Port 443 in use by "unknown program"!
下午 9:06:42 [Apache] Apache WILL NOT start without the configured ports free!
下午 9:06:42 [Apache] You need to uninstall/disable/reconfigure the blocking application
下午 9:06:42 [Apache] or reconfigure Apache to listen on a different port
下午 9:06:42 [mysql] Problem detected!
下午 9:06:42 [mysql] Port 3306 in use by "mysqld.exe"!
下午 9:06:42 [mysql] MySQL WILL NOT start without the configured ports free!
下午 9:06:42 [mysql] You need to uninstall/disable/reconfigure the blocking application
下午 9:06:42 [mysql] or reconfigure MySQL to listen on a different port
下午 9:06:42 [main] The Mercury module is disabled
下午 9:06:42 [main] The Tomcat module is disabled
下午 9:06:42 [main] Starting Check-Timer
下午 9:06:42 [main] Control Panel Ready
下午 9:06:53 [Apache] Attempting to start Apache app...



现在论坛上急求解决!!!请各位帮忙!

不要在网上复制了,我百度过好多方法不行的,或者你有认为一定是我的ghost系统问题 ,

请提供一个你认为没有问题的ghost,表示感谢!!!

------解决思路----------------------
退出时相关端口没有被关闭,这显然是集成环境的问题

换一个 XAMPP 的版本或换一种集成环境软件


------解决思路----------------------
同意楼上,换个版本试试。
WIN7_64中安装XAMPP集成环境apache开机后不得不启动一次

声明:本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn核实处理。

相关文章

相关视频