当前位置:网站首页>Solutions to conflicts between xampp and VMware port 443
Solutions to conflicts between xampp and VMware port 443
2022-06-13 05:16:00 【Ape code_ xiao】
Today, I opened the old project I did during my sophomore year , It uses Phpstorm Development , The server uses XAMPP Integrated in Apache The server . Click on start after , There was a mistake :
Port 443 in use by “D:\VMware\install\vmware-hostd.exe -u “C:\ProgramData\VMware\hostd\config.xml”” with PID 7160!
10:32:19 [Apache] Apache WILL NOT start without the configured ports free!
The above error report means 443 Port is blocked by other Vmware Occupied , Only need to Xampp perhaps Vmware Any one of listen Change port to another port ( such as :449,445 All right ).
Most of the online tutorials are modified Vmware Port of virtual machine , But for a long time , No changes found , If you can't find it, you can modify it directly Xampp The port of .
Click on Config, And then choose httpd-ssl.conf
Switch the listening port from 433 Change to 449, Then restart the service :
Run successfully :
边栏推荐
- Metaltc4.0 stable release
- Pychart error resolution: process finished with exit code -1073741819 (0xc0000005)
- Implementing the driver registration initcall mechanism on stm32
- Chapter 13 abstraction: address space
- [multithreading] thread pool core class -threadpoolexecutor
- Modification and analysis of libcoap source code by Hongmeng device discovery module
- C language learning log 10.19
- Create a harbor image library from the command line
- Pycharm错误解决:Process finished with exit code -1073741819 (0xC0000005)
- Clause 31: avoid default capture mode
猜你喜欢

Time display of the 12th Blue Bridge Cup

File descriptorfile description

Shell built-in string substitution

Binary search and binary answer

Advanced C - Section 2 - pointers

详解OpenCV的函数cv::add(),并附各种情况的示例代码和运行结果

Case -- the HashSet set stores the student object and traverses

Spice story

Regular expressions in QT

Wampserver (MySQL) installation
随机推荐
Redis plus instructions
COAP protocol libcoap API
Case - random numbers without repetition (HashSet and TreeSet)
mongo
priority inversion problem
Use of natural sorting comparable
【多线程】线程池核心类-ThreadPoolExecutor
C language learning log 12.25
Gradient descent, learning rate
Modification and analysis of libcoap source code by Hongmeng device discovery module
Ruoyi cloud startup tutorial (hand-held graphics)
Deleted the jupyter notebook in the jupyter interface by mistake
Hidden implementation and decoupling, knowing Pimpl mode
[reprint] complete collection of C language memory and character operation functions
Pyqt5 controls qpixmap, qlineedit qsplitter, qcombobox
QT direction key to move focus
Simple-SR:Best-Buddy GANs for Highly Detailed Image Super-Resolution論文淺析
Sort (internal sort) + external sort
Search DFS and BFS
Qmessagebox in pyqt5