当前位置:网站首页>Install apache+php+mysql+phpmyadmin xampp and its error resolution
Install apache+php+mysql+phpmyadmin xampp and its error resolution
2022-07-03 18:18:00 【Apprentice Zhang】
Window10
Need to install JDK, course :https://www.cnblogs.com/asio/p/12208547.html
download XAMPP, Official website :https://www.apachefriends.org/index.html
XAMPP Always click Next during installation .
An error may appear after starting
13:22:40 [Apache] Status change detected: running
13:22:41 [Apache] Status change detected: stopped
13:22:41 [Apache] Error: Apache shutdown unexpectedly.
13:22:41 [Apache] This may be due to a blocked port, missing dependencies,
13:22:41 [Apache] improper privileges, a crash, or a shutdown by another method.
13:22:41 [Apache] Press the Logs button to view error logs and check
13:22:41 [Apache] the Windows Event Viewer for more clues
13:22:41 [Apache] If you need more help, copy and post this
XAMPP Apache Boot failure , Port occupied This may be due to a blocked port, missing dependencies
The solution is as follows :
Quote from :XAMPP Apache Boot failure , Port occupied This may be due to a blocked port, missing dependencies
It is analyzed from the log that the port is occupied ,Apache Default startup requires 80 & 443 port ,
【 Investigation method 】
1、telnet, View port usage
telnet 127.0.0.1 80
telnet 127.0.0.1 443
2、 adopt XAMPP In the panel netstat Check the port , Pictured
If you can see 443 The port is vmware-hostd.exe Occupy
resolvent ( Two kinds of ):
1、 close vmware-hostd.exe Services opened , Find VMware Workstation Server The server , Close the secondary service , It won't be right VMware An impact
2、 modify XAMPP Apache conf The configuration file , modify httpd-ssl.conf In the listening 443 Port changed to 444 Or other unoccupied ports
summary : Solve the problem that the port is occupied through the above methods This may be due to a blocked port, missing dependencies, Port occupancy is detected at many levels , In this paper, the main 443 Port occupied , If 80 Port occupied , Modify in the same way httpd.conf file
If it still fails to start , open Apache Of error.log The following information will appear in the log
At the beginning, you will find the following information
[Mon Feb 14 19:06:55.431814 2022] [ssl:warn] [pid 1924:tid 616] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Mon Feb 14 19:06:55.468314 2022] [ssl:warn] [pid 1924:tid 616] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
PHP Warning: ‘vcruntime140.dll’ 14.0 is not compatible with this PHP build linked with 14.16 in Unknown on line 0
This needs to be installed :VC_redist.x64.exe, Download address :https://visualstudio.microsoft.com/zh-hans/downloads/
Scroll to the bottom “ Other tools 、 Framework and redistributable components ” Download as shown in the figure below **Microsoft Visual C++ Redistributable for Visual Studio xxx **, I downloaded it 2022 edition
Restart after installation
Address field input :http://localhost: Your port number /dashboard/, As shown in the figure below, my port number is 80, Then enter http://localhost:80/dashboard/ that will do
After entering, the display is as follows
Reading is highly recommended :
边栏推荐
- Prototype inheritance..
- win32:堆破坏的dump文件分析
- STM32 realizes 74HC595 control
- Niuke monthly race 31 minus integer
- Fedora 21 安装 LAMP 主机服务器
- Class exercises
- Getting started with deops
- How do microservices aggregate API documents? This wave of operation is too good
- [combinatorics] generating function (linear property | product property)
- AcWing 271. Teacher Yang's photographic arrangement [multidimensional DP]
猜你喜欢
Bloom filter [proposed by bloom in 1970; redis cache penetration solution]
How to draw non overlapping bubble chart in MATLAB
BFS - topology sort
AcWing 271. Teacher Yang's photographic arrangement [multidimensional DP]
PHP MySQL preprocessing statement
Prototype inheritance..
On Data Mining
基于人脸识别的课堂考勤系统 tkinter+openpyxl+face_recognition
Global and Chinese pediatric palliative care drug market development research and investment planning recommendations report 2022-2028
Computer graduation design PHP sports goods online sales system website
随机推荐
How to deploy applications on kubernetes cluster
Fedora 21 安装 LAMP 主机服务器
Design limitations of structure type (struct)
PHP MySQL Update
[Yu Yue education] family education SPOC class 2 reference materials of Shanghai Normal University
Keepalived setting does not preempt resources
Unsafe类的使用
2022-2028 global lithium battery copper foil industry research and trend analysis report
ES7 - Optimization of promise
一入“远程”终不悔,几人欢喜几人愁。| 社区征文
A. Odd Selection【BruteForce】
As soon as we enter "remote", we will never regret, and several people will be happy and several people will be sad| Community essay solicitation
English语法_名词 - 分类
[combinatorics] generating function (example of generating function | calculating generating function with given general term formula | calculating general term formula with given generating function)
Count the number of pixel values in the image
Prototype inheritance..
Valentine's day, send you a little red flower~
[combinatorics] generating function (use generating function to solve the number of solutions of indefinite equation example 2 | extended to integer solution)
Module 9 operation
Keepalived 设置不抢占资源