简体   繁体   中英

XAMPP installed, Port 80 & 443 in use, administrator rights

Today I reinstalled XAMPP after it and all other downloaded programs had to be wiped off my PC during a recent de-virusing. This was a completely standard XAMPP install: I left all the pre-selected components checked and made sure to install to C:\\xampp.

Even after following the instructions in this thread (ie, I changed "Listen 80" to "Listen 8080" in httpd.conf and saved the file): https://stackoverflow.com/a/24423669/5895638

I am still getting this when I launch XAMPP Control Panel:

11:30:36 AM  [main]     Initializing Control Panel
11:30:36 AM  [main]     Windows Version: Windows 7 Professional SP1 32-bit
11:30:36 AM  [main]     XAMPP Version: 5.6.15
11:30:36 AM  [main]     Control Panel Version: 3.2.2  [ Compiled: Nov 12th 2015 ]
11:30:36 AM  [main]     You are not running with administrator rights! This will work for
11:30:36 AM  [main]     most application stuff but whenever you do something with services
11:30:36 AM  [main]     there will be a security dialogue or things will break! So think 
11:30:36 AM  [main]     about running this application with administrator rights!
11:30:36 AM  [main]     XAMPP Installation Directory: "c:\xampp\"
11:30:36 AM  [main]     Checking for prerequisites
11:30:36 AM  [main]     All prerequisites found
11:30:36 AM  [main]     Initializing Modules
11:30:36 AM  [Apache]   Problem detected!
11:30:36 AM  [Apache]   Port 80 in use by "Unable to open process" with PID 2264!
11:30:36 AM  [Apache]   Apache WILL NOT start without the configured ports free!
11:30:36 AM  [Apache]   You need to uninstall/disable/reconfigure the blocking application
11:30:36 AM  [Apache]   or reconfigure Apache and the Control Panel to listen on a different port
11:30:36 AM  [Apache]   Problem detected!
11:30:36 AM  [Apache]   Port 443 in use by "Unable to open process" with PID 2264!
11:30:36 AM  [Apache]   Apache WILL NOT start without the configured ports free!
11:30:36 AM  [Apache]   You need to uninstall/disable/reconfigure the blocking application
11:30:36 AM  [Apache]   or reconfigure Apache and the Control Panel to listen on a different port
11:30:36 AM  [main]     Starting Check-Timer
11:30:36 AM  [main]     Control Panel Ready

All the help topics I can find on this issue discuss only Port 80 and PID 4--which is not the PID number I am getting (above) with Port 80. I also seem to have issues with Port 443 and administrator rights. Please advise what I should do (as I have no idea). Thank you.

只需以管理员“ xampp-control.exe ”身份运行

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM