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

MySQL How to setup a MySQL Database (screenshots included) - Last update: 16/7/2009

eva0er.jpg

Try running it as administrator or re-download the installer.

Why My MySQL Port Stop Always ?? help..

Because you're pressing the start button like 100 times

Fel
SQL-fråga:

CREATE TABLE `house_data` (

`house_id` INT UNSIGNED NOT NULL ,
`world_id` TINYINT( 2 ) UNSIGNED NOT NULL DEFAULT 0,
`data` LONGBLOB NOT NULL ,
UNIQUE (
`house_id` ,
`world_id`
)) ENGINE = InnoDB;



MySQL sa:

#1050 - Table 'house_data' already exists

WHY?

Check the last line of your "error".

Would this tutorial work with Avesta 7.6? :)

Probably yes.

i get the error "unable to load items"
help please?

Nothing to do with this tutorial.

When im trying to connect to localhost im just coming to this page Problem loading page ;s

Link doesn't work.
 
Hi!

I have a problem, after installing xampp, test ports and the other things I go to http://localhost/ or http://127.0.0.1/ that I get can't connect to localhost/127.0.0.1, I have Apache and MySQL Running, I tried with the Admin... Apache, I've also tried to reboot, reinstall and didn't know what else to do, someone can help me?


thank you :)
 
Hi!

I have a problem, after installing xampp, test ports and the other things I go to http://localhost/ or http://127.0.0.1/ that I get can't connect to localhost/127.0.0.1, I have Apache and MySQL Running, I tried with the Admin... Apache, I've also tried to reboot, reinstall and didn't know what else to do, someone can help me?


thank you :)

Do you get any error?
 
in xampp nope, in mozilla yes



Firefox can not establish a connection to the server at localhost.


(i'm spanish... xD so idk what says in english)

Missinstallation then. If apache is running it should be loading.
 
MySQL dont work!!!

It doesnt find the localhost!! -.-
And screw port forwarding, couse I have no Router!!!!
What the heck is wrong with me/my computer???
oh and btw, port 80 and 443 is already in use, so something is #¤@£€$ not working!!!!!!:mad:
Im running this on a vista, and yes i use admin and all thoose compiled modes with xp service pack etc...
However that isnt the matter couse a friend of mine use xp, and he have the same problem
So I im stuck on step er... 2?(enter http://localhost/)
 
It doesnt find the localhost!! -.-
And screw port forwarding, couse I have no Router!!!!
What the heck is wrong with me/my computer???
oh and btw, port 80 and 443 is already in use, so something is #¤@£€$ not working!!!!!!:mad:
Im running this on a vista, and yes i use admin and all thoose compiled modes with xp service pack etc...
However that isnt the matter couse a friend of mine use xp, and he have the same problem
So I im stuck on step er... 2?(enter http://localhost/)

Open these ports on windows firewall then.
 
Open these ports on windows firewall then.
the problem sovled itself... however I have now fixed a homepage with database from the server.... but there is a new problem; the server don't read from that database... and I can't understand why or where the server database can be else
 
love the tut dude keep the good stuff coming now i just have to find a good 8.5 server to run with it any thoughts pst me
 
I got a problem when I'm trying to open the server...
"This program couldn'tstart because lua5.1.dll wasn't found. This problem may be right if you reinstall it."
I've tried to reinstall but still getting the same. Please help? Omg
 
Back
Top