[Bukkit guide] MySQL

Discussion in 'Bukkit Help' started by zipron, Dec 18, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    tanveergt5

    I still need your help, I cant get it to work, can you help me over skype or teamviewer?
     
  2. Offline

    zipron

    could you explain exactly what goes wrong? I'm also not a MySQL guru, but I do know how to interpret existing google stuff so maybe I can help you that way, as long if you're giving me a detailed explanation =)

    zip
     
  3. Offline

    tanveergt5

    it's hard to explain I filled it in correctly but still not working.

    Original settings:

    My settings

    Yet it dont work, plugin = Ultrabans
     
  4. Offline

    zipron

    I think I see the problem; you'll have to make a MySQL connection URI, not only give your host. This is the config you need:
    Database is about the database server the plugin has to use (I hope they have MySQL support, otherwise this won't work). The mysql-database node means the connection URI to the database. Good plugins make it themselves, plugins like this need it manually. User and password is the same.

    Tell me if it works =)
    zip
     
  5. Offline

    lucas200206

    Zip, i installed MySQL Yersterday, then i turned off my pc. When i turned on again, and tried to open MySQL, even typing right pass, the message that i get is Can't connect blah blah blah (I typed blah blah blah because the error showed up too fast that i haven't time to copy the error). Any help?
     
  6. Offline

    zipron

    Possible that the server is already running on a different port?
     
  7. Offline

    Go4Nightfire

    Awesome Guide!
     
  8. Offline

    lucas200206

    Nah. Even tried reinstall, remove portforwarding, nothing.
     
  9. Offline

    zipron

    any error messages?
     
  10. Offline

    lucas200206

    Whoah. That was fast. Also my error is too fast too. When i open MySQL, and i type the right password, it takes some 2 seconds then it prints a error message. Then immediately the window is closed without permission.
     
  11. Offline

    zipron

    Search google for the location of your MySQL error log =)
     
  12. Offline

    lucas200206

    Ummmm.... The error is nº 2003, when i try to open, it repentely closes.
     
  13. Offline

    zipron

  14. Offline

    killerline10168

    Hello Zipron!
    I made exacly as you did, and it worked! Thanks so much!
    But now what? I found a plugin named Donator, and it needs a MySql Database and access to a web server.
    So what im trying to say, if you could help me with both of this? MySql Database and a good web server? Skype: killerline10168
     
  15. Offline

    zipron

    Check out Apache as a web server =) http://www.apache.org/
    Or you can use WAMP or LAMP or XAMP if you want a very easy setup (that also brings MySQL database) http://www.wampserver.com/en/

    However, Apache is better because that way you really have to know what you're doing, and I find that fun :p
     
  16. Offline

    killerline10168

    How to download Apache/use it? Help me D= I suck at things like this, but im just a guy that wants to know better with thing like this, so a little help would be appreciated! Thanks!
     
  17. Offline

    zipron

    maybe than WAMP is a better alternative, but web servers is somthing tricky: setting up the server isn't enough, you'll have to port forward, and of course you'll need some kind of uptime, or the purpose of your webserver is gone..
     
  18. Offline

    killerline10168

    Thank you so much for helping me but, theres another thing... I downloaded a plugin, SurvivalGames and it came up a map called webstat then i was like, 0.0 ! I opened it and then it came up .php files, so, if you could tell me how they work??? .php file? And how to use them? Thanks!

    PS. Sorry for being annoying
     
  19. Offline

    zipron

    php requires a server such as WAMP
     
    killerline10168 likes this.
  20. Offline

    killerline10168

    I have a server such as WAMP :p
    Again, wanna help me out with php?

    Hello? Are you still there? If yes
    php? Wanna help me out?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 22, 2016
  21. Offline

    zipron

    I'm afraid I'm not an active bukkit member anymore, sorry, but I'm sure there is a wiki for that plugin?
     
  22. Offline

    killerline10168

    What happened?! How?? D=
     
  23. Offline

    zipron

    Well, I decided to update with the snapshots, I regretted it but bukkit just updated too slow..
     
  24. Offline

    killerline10168

    But but but! ;_;
    But cant you just help me the last time! Plzz!
    1. Theres no help with The Survival Games! No wikipedia or something!
    2. I really need help with .php files! I dont want buycraft anymore! It sucks!!
    3. We all want you back D= ! Cmon man, you know we all need you on bukkit! I downloaded both of your plugins! Because i like you that much! Well, its your choice ='(
    Gues ill not see you anymore D'=
     
  25. Offline

    zipron

    I'm semi-active on the forums. However, I really don't want to put anymore time in setting up bukkit servers to test with. btw: do my plugins still work? :p

    I suggest you checking the help section on the forums for existing topics or create one your own. I'm very sorry, but I wish you all the luck! =)

    Zip
     
  26. Offline

    killerline10168

    Yea, they still work :'(
    Thanks, not going to find anyone that are smarter than you :(:'(
     
  27. Offline

    elind21

    I did this, bukkit was there, but the error still occurred
     
  28. Offline

    lkbr1808

    Hi
    I have this problem where when I open MySQL Command Line, it opens for a sec and then closes.
     
  29. Offline

    lucas200206

    lkbr1808
    Do you have any other SQL server installed on your machine, e.g. Microsoft SQL server compact... SQLite.... Go to Programs and resources, or Uninstall a program, then see if you find any of those.
     
  30. Offline

    zipron

    Locate your log file in the installation folder of MySQL and post it here :)
     
Thread Status:
Not open for further replies.

Share This Page