Page 1 of 1

error with Wondows10

PostPosted: 21. January 2016 21:23
by A.A
I have installed the XAMPP on my Windows 10 and all parts work fine except the Apache and as it is clear the problem is related to the port 80 and 443.
I google it and found that I should disable the service (world wide ....) the problem is that I don't have this service when I checked the services management in my computer.
the problem said : port 80 and port 443 in use by (" unable to open processor ") with PID 1256..
any one has any idea about the solution???pls help

Re: error with Wondows10

PostPosted: 21. January 2016 21:26
by Nobbie
Apache has probably already started and you try to run it twice. Enter http://localhost in your browser, if the Xampp Dashboard shows up, i am right.

Re: error with Wondows10

PostPosted: 21. January 2016 22:01
by Altrea
Restart your XAMPP control panel with elevated administrator rights (rightclick -> run as Administrator)

must read:
[Q&A] Insufficient debug information - Apache starting issue
[Q&A] Apache won't start
[INFO] How to not fail getting help here

Re: error with Wondows10

PostPosted: 24. January 2016 03:37
by A.A
Apache has probably already started and you try to run it twice. Enter http://localhost in your browser, if the Xampp Dashboard shows up,


yes it showed that : welcome to Xampp, you have successfully in stalled the Xampp.. is that right ??

but the problem it is still the same. any help to fix the port..

Image

Re: error with Wondows10

PostPosted: 24. January 2016 10:17
by Altrea
Altrea wrote:Restart your XAMPP control panel with elevated administrator rights (rightclick -> run as Administrator)

Re: error with Wondows10

PostPosted: 24. January 2016 16:03
by A.A
Altrea wrote:
Altrea wrote:Restart your XAMPP control panel with elevated administrator rights (rightclick -> run as Administrator)


it works successfully.. thank you very much for your help..