|
![]() |
Overclock.net - Overclocking.net > Software, Programming and Coding > Coding and Programming > Web Coding | |
easyPHP error starting Apache
|
||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) | |||||||||
|
PC Gamer
![]() |
I get an error when i start easyPHP
__________________Apache cannot be runned : another Web server use the Web port or port is blocked by firewall Port is 80 it is forward on the windows firewall is off
|
|||||||||
|
|
|
|
|
#2 (permalink) | ||||||||||||
|
Overclocker in Training
|
Open up cmd and try the following command to see if the port 80 is being used
__________________Code:
netstat -aon -p tcp | findstr -R 80.*LISTENING
|
||||||||||||
|
|
|
|
|
#3 (permalink) | |||||||||
|
PC Gamer
![]() |
C:\Users\karan.t>netstat -aon -p tcp | findstr -R 80.*LISTENING
__________________TCP 0.0.0.0:80 0.0.0.0:0 LISTENING 2148
Last edited by karan.t : 3 Weeks Ago at 12:10 AM |
|||||||||
|
|
|
|
|
#4 (permalink) | ||||||||||||
|
Overclocker in Training
|
Did you check your processes for a pid of 2148?
__________________try restarting or stopping the apache service. in cmd: net stop apache or net restart apache
|
||||||||||||
|
|
|
|
|
#5 (permalink) | ||||||||||
|
PC Gamer
![]() |
Quote:
first it was Skype then the next day it was TeamViewer now with TeamViewer turned off it works fine thank you
|
||||||||||
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|