• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Windows Windows 8 Problem with Uniform Server.. Is there a way round it?

Samaster

Raptorserver.ddns.net
Joined
Jun 9, 2013
Messages
291
Reaction score
23
Location
UK
Hey, i need some help with uniform server.. I have Windows 8 and have WWAHost which is stopping me from using Unifrom Server because it is blocking port 80 and another one. I need support from experienced OT makers and their advice please:)

Is there a way i can still use Uniform server to make a website and have WWAHost running at the same time?

If not, is there a way i can host a website another way?
 
UniServer/usr/local/apache2/conf/httpd.conf
Code:
Listen [COLOR=#ff0000]80[/COLOR]
Change it to 8080 for example.
 
Thanks, however i have this
"MySQL port = 3306 In use by another server "
Which Port can i use instead?

Thank you both for helping :)
 
I used to have the same problem... the way how I fixed it was went to the Command Prompt (Administrator) then type "net stop was /y"

Hopefully it fixes it for you too!
 
Back
Top