Page 1 of 1

Problem XAMPP Win32 1.8.2-3-VC9 Installation

PostPosted: 12. February 2014 00:04
by siwelb61
Hi!
I have a Windows XP machine that I've trying to get v1.8.2 install all day but can't get past the port conflicts. I tried installing this by turning off Windows Firewall, disable my antivirus software, adding an exception of the port in question to security setting (as suggested by XAMPP.org site) but nothing seems to work...frustrated and worry that I'll break something... I'm taking a PHP programming class & it's required that I download the XAMPP bundle & get it running on my local machine.
Can anyone help me get past the installation challenges I'm having? Any help is greatly appreciated! Below is the content from XAMPP control panel:

2:51:03 PM [main] Initializing Control Panel
2:51:03 PM [main] Windows Version: Windows XP SP3 32-bit
2:51:03 PM [main] XAMPP Version: 1.8.2
2:51:03 PM [main] Control Panel Version: 3.2.1 [ Compiled: May 7th 2013 ]
2:51:03 PM [main] Running with Administrator rights - good!
2:51:03 PM [main] XAMPP Installation Directory: "c:\xampp\"
2:51:03 PM [main] Checking for prerequisites
2:51:03 PM [main] All prerequisites found
2:51:03 PM [main] Initializing Modules
2:51:03 PM [Apache] Problem detected!
2:51:03 PM [Apache] Port 80 in use by "C:\WINDOWS\system32\inetsrv\inetinfo.exe" with PID 600!
2:51:03 PM [Apache] Apache WILL NOT start without the configured ports free!
2:51:03 PM [Apache] You need to uninstall/disable/reconfigure the blocking application
2:51:03 PM [Apache] or reconfigure Apache and the Control Panel to listen on a different port
2:51:03 PM [Apache] Problem detected!
2:51:03 PM [Apache] Port 443 in use by "C:\WINDOWS\system32\inetsrv\inetinfo.exe" with PID 600!
2:51:03 PM [Apache] Apache WILL NOT start without the configured ports free!
2:51:03 PM [Apache] You need to uninstall/disable/reconfigure the blocking application
2:51:03 PM [Apache] or reconfigure Apache and the Control Panel to listen on a different port
2:51:03 PM [mercury] Problem detected!
2:51:03 PM [mercury] Port 25 in use by "C:\WINDOWS\system32\inetsrv\inetinfo.exe" with PID 600!
2:51:03 PM [mercury] Mercury WILL NOT start without the configured ports free!
2:51:03 PM [mercury] You need to uninstall/disable/reconfigure the blocking application
2:51:03 PM [mercury] or reconfigure Mercury and the Control Panel to listen on a different port
2:51:03 PM [main] Starting Check-Timer
2:51:03 PM [main] Control Panel Ready

Thank you in advance for your time!

Re: Problem XAMPP Win32 1.8.2-3-VC9 Installation

PostPosted: 12. February 2014 00:16
by Altrea
Hi siwelb61,

You did have Microsoft IIS Webserver running.
If you don't need this uninstall that windows component.

best wishes,
Altrea

Re: Problem XAMPP Win32 1.8.2-3-VC9 Installation

PostPosted: 12. February 2014 00:38
by siwelb61
I don't know what Windows IIS server is...How can I disable it & why do I need it?

Re: Problem XAMPP Win32 1.8.2-3-VC9 Installation

PostPosted: 12. February 2014 06:05
by Altrea
siwelb61 wrote:How can I disable it

http://lmgtfy.com/?q=Uninstalling+Microsoft+IIS

siwelb61 wrote:why do I need it?

Why you need IIS? I don't know. If you don't know what IIS is, then commonly you will not need it. Maybe a third party program has installed or activated it.
Why you should uninstall it? Because otherwise Apache will not start with it's default configuration.