![]() |
|
|||||||
| 服务器环境搭建 Windows,Linux,IIS,Apache等服务器配置、安全维护以及PHP和MYSQL运行环境讨论。 |
|
|
Thread Tools | Display Modes |
|
#1
IP: 180.125.50.74
|
|||
|
|||
|
在电脑里装了VMware后,再要装xampp,十有八九就会出现这个问题:
10:21:18 [Apache] Problem detected! 10:21:18 [Apache] Port 443 in use by ""d:\Program Files (x86)\VM\vmware-hostd.exe" -u "C:\ProgramData\VMware\hostd\config.xml"" with PID 2764! 10:21:18 [Apache] Apache WILL NOT start without the configured ports free! 10:21:18 [Apache] You need to uninstall/disable/reconfigure the blocking application 10:21:18 [Apache] or reconfigure Apache and the Control Panel to listen on a different port 这个问题是处在VMware上,VMware将443端口占用了,而apache也需要443端口。所以,想要开启apache的服务,必须要将VMware端口改变。 操作如下: 1.打开菜单 编辑→参数(Edit–> Preferences), 2.选择 共享虚拟机(Shared VMs), 这里的HTTPS端口是443,正是apache需要的。更改它。 3.点击 改变位置(Change Setting), 4. 点击 禁用共享(Disable Sharing), 5.将数字改变,如449 接下来启用共享,在开启apache,是不是问题就解决了呢? 对了,还要注意的是,apache的80端口和Windows的IIS也冲突了。解决方法就是更改目录\xampp\apache\conf下的httpd.conf文件,用记事本打开,替换里面所有的80为8080.好了,这下xampp的apache就可以正常开启了! |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| xampp安装apache的80端口busy的冲突问题的解决 | yahoo | 服务器环境搭建 | 1 | 2008-11-07 07:54 PM |
| 我想使用免手动配置的 Xampp! | topvip | 服务器环境搭建 | 0 | 2007-06-03 03:45 PM |
| Xampp使用技巧 | smiling | 服务器环境搭建 | 0 | 2006-05-16 01:25 PM |
| 使用XAMPP轻松建站(Linux版) | smiling | 服务器环境搭建 | 0 | 2006-05-13 04:01 AM |
| XAMPP(Apache+MySQL+PHP+PERL)集成化环境1.52下载 | smiling | 服务器环境搭建 | 0 | 2006-05-13 03:59 AM |