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 的版本或换一种集成环境软件
同意楼上,换个版本试试。

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics











Solution to the problem that Win11 system cannot install Chinese language pack With the launch of Windows 11 system, many users began to upgrade their operating system to experience new functions and interfaces. However, some users found that they were unable to install the Chinese language pack after upgrading, which troubled their experience. In this article, we will discuss the reasons why Win11 system cannot install the Chinese language pack and provide some solutions to help users solve this problem. Cause Analysis First, let us analyze the inability of Win11 system to

You may not be able to install guest additions to a virtual machine in OracleVirtualBox. When we click on Devices>InstallGuestAdditionsCDImage, it just throws an error as shown below: VirtualBox - Error: Unable to insert virtual disc C: Programming FilesOracleVirtualBoxVBoxGuestAdditions.iso into ubuntu machine In this post we will understand what happens when you What to do when you can't install guest additions in VirtualBox. Unable to install guest additions in VirtualBox If you can't install it in Virtua

If you have successfully downloaded the installation file of Baidu Netdisk, but cannot install it normally, it may be that there is an error in the integrity of the software file or there is a problem with the residual files and registry entries. Let this site take care of it for users. Let’s introduce the analysis of the problem that Baidu Netdisk is successfully downloaded but cannot be installed. Analysis of the problem that Baidu Netdisk downloaded successfully but could not be installed 1. Check the integrity of the installation file: Make sure that the downloaded installation file is complete and not damaged. You can download it again, or try to download the installation file from another trusted source. 2. Turn off anti-virus software and firewall: Some anti-virus software or firewall programs may prevent the installation program from running properly. Try disabling or exiting the anti-virus software and firewall, then re-run the installation

WPS is a very widely used office software, including documents, forms and PPT, and supports multi-terminal synchronization. If the prompt "The source application for this object cannot be launched" appears when editing wps, how to solve it? This problem may occur because you are trying to open a link or file, but its source application no longer exists or has been deleted. Here are some fixes: 1. Reinstall WPS software: Try reinstalling WPSOffice to fix the problem and make sure you are using the latest version. 2. Manually change the default program: Try to change the default program to WPS. You can right-click the file you want to open, select "Open with", and then

Installing Android applications on Linux has always been a concern for many users. Especially for Linux users who like to use Android applications, it is very important to master how to install Android applications on Linux systems. Although running Android applications directly on Linux is not as simple as on the Android platform, by using emulators or third-party tools, we can still happily enjoy Android applications on Linux. The following will introduce how to install Android applications on Linux systems.

If you have used Docker, you must understand daemons, containers, and their functions. A daemon is a service that runs in the background when a container is already in use in any system. Podman is a free management tool for managing and creating containers without relying on any daemon such as Docker. Therefore, it has advantages in managing containers without the need for long-term backend services. Additionally, Podman does not require root-level permissions to be used. This guide discusses in detail how to install Podman on Ubuntu24. To update the system, we first need to update the system and open the Terminal shell of Ubuntu24. During both installation and upgrade processes, we need to use the command line. a simple

When wallpaperengine starts, there are 4 different options. Many users don't know which one to choose when starting wallpaperengine. Generally, when wallpaperengine starts, choose the first one: start 32-bit. Which one to choose when starting wallpaperengine? Answer: Start 32-bit. 1. Generally, when wallpaperengine starts, select the first one: start 32-bit. 2. When wallpaperengine starts, there are 4 different options: start 32-bit; start 64-bit. 3. Start 32-bit: This is a generally recommended option and suitable for most users. 4. Start 64-bit: If the system supports 64-bit, you can choose this option

Detailed steps to install Go language on Win7 computer Go (also known as Golang) is an open source programming language developed by Google. It is simple, efficient and has excellent concurrency performance. It is suitable for the development of cloud services, network applications and back-end systems. . Installing the Go language on a Win7 computer allows you to quickly get started with the language and start writing Go programs. The following will introduce in detail the steps to install the Go language on a Win7 computer, and attach specific code examples. Step 1: Download the Go language installation package and visit the Go official website
