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

Whats going on with my database

Killzon32

There killing our dudes.
Joined
Aug 11, 2010
Messages
235
Reaction score
8
Location
mount olympus
I have no databases in localhost and yet my distro is still loading?
Using mystic for 8.7 and i am wondering why its doing this?
I want to change position of account manager from 50/50 to something else but I can't find where to edit this and I got no database...
 
thats the weird thing cause I don't have a database in my localhost... All I got is a my forum phpbb3 and I see no way thats the reason.
And I am trying to figure out where the database is at its trying to connect to cause I can't locate it on localhost and It does not even have an option of what database to load.
PHP:
	-- MySQL
	mysqlHost = "localhost"
	mysqlUser = "root"
	mysqlPass = ""
	mysqlDatabase = "originv2"
	mysqlPort = 3306

I don't have a database in localhost that its connecting to something... I can login to account manager even though even when i make a database called originv2 and change position of account manager it does not change... whats going on D:

""""""

some new info i just uninstalled xampp and the server and loaded it and it says its online.... I did not even change the config but the spawn of player and ip and i can log into account manager wtf

""""
Solved I ended up changing the welcome to "blank to something else making an error... then i noticed the problem."
it was on sqlight pretty sure its supose to be on mysql. will update.

""""
Solved
 
Last edited:
Back
Top