• 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!

Need help with Uniform server

froie

Expert Mapper
Joined
May 27, 2013
Messages
196
Reaction score
4
Location
Canada
Ok so my OT is still in beta, but today i wanted to log on it and when I opened up Uniform server (start_as_program) and clicked start both (mysql & apache)
I keep getting an error that says :

mysqld1.exe has stopped working
It only allows me too press [Close program]

and it wont let me run my OT I am not sure why this is happening because i haven't changed anything since I was on it last...

Also when i try to go to phpMyAdmin It will not allow me and i get an error that looks like this :

Welcome to phpMyAdmin


Error
MySQL said: Documentation

#2002 - No connection could be made because the target machine actively refused it.

The server is not responding (or the local server's socket is not correctly configured).
Connection for controluser as defined in your configuration failed.
 
hmm i checked around in processes but nothing is showing up and nothing is the same port i dont think hmm any other suggestions?

like how can i check if the same ports being used other then my modem site like the 192.168 thing is there any other way?
 
Last edited:
If you're using Windows you've to have mysqld.exe (or mysqld1.exe in your case) running, else won't MySQL work properly. If MySQL is not running or working properly your OTServ and/or phpMyAdmin won't get any connection to the DB.

So the probelm is probably becasue MySQL has not started. Look in mysql error log and also the windows event viewer for an error message from MySQL (if you're using Windows Server).
 
Back
Top