• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Windows Help with Hosting OT MySQL

Lifer420

Advanced OT User
Joined
Jul 27, 2009
Messages
1,490
Reaction score
196
helpme.png I need help with my "UniServer", I get this error and Idk how to fix it! Please help.
 
Last edited:
its not a portforwarding problem, there is some proccess using port 80 already so the apache cant work in port 80.
check your pc programs maybe skype using that port or another service.
 
its not a portforwarding problem, there is some proccess using port 80 already so the apache cant work in port 80.
check your pc programs maybe skype using that port or another service.
Seriosly its a support board not a commenting board.

Open your CMD and type the following
Code:
netstat -a

Look for the port "80".
 
Back
Top