Callum Posted August 1, 2012 Posted August 1, 2012 Why download XAMPP just to install MySQL? That's like downloading GTADownloadManager just to install MTA. Retired
AJXB Posted November 2, 2012 Posted November 2, 2012 plz update the file links plzzzzz thks alot but upddate the links ~ This has to be the worst board post I have ever read. It simply makes no sense. You start off by talking about space or something, then you randomly start babbling about cupcakes, and you end off with random fish names. ~ Don't listen to this guy, any board with the categories 'dinosaurs, spaceships, fried foods, wild animals, alien abductions, business casual, robots, and fireworks' has true potential.
myonlake Posted November 17, 2012 Posted November 17, 2012 Exactly. Webhosts do not allow database connections from anywhere else than the server, you can bypass this with PHPSDK for MTA If I helped you, please click the like button on the right Thanks!
uhm Posted November 18, 2012 Posted November 18, 2012 Yeah, not just free webhosts. It's a pretty big deal security wise to let in SQL sessions over the innerweb. Also I would suggest using localhost instead of 127.0.0.1, because then the MySQL travels through a pipe instead of over TCP protocol (it's more optimized). http://dev.mysql.com/doc/refman/5.5/en/ ... erver.html Also I would suggest using MySQL Workbench. It's a GUI for MySQL. The biggest advantage is how it lets you create Entity Relationship Diagrams, which makes implementing the database into the code a lot more clear. It also comes with the newest version of MySQL server. http://dev.mysql.com/downloads/workbench/5.2.html
..:D&G:.. Posted November 29, 2012 Posted November 29, 2012 How am i going to download the server.zip? And i really need it, this tut is useless without the proper server.zip link MTA:Rust Pre-Alpha Build v.0.3: https://forum.mtasa.com/viewtopic.php?f=114&t=97848 2Pac: ''Only God can judge me!''
Anderl Posted November 29, 2012 Posted November 29, 2012 Exactly. Webhosts do not allow database connections from anywhere else than the server, you can bypass this with PHPSDK for MTA There are lots that allow ( if you mean a webhosting service and not a home server - even if it was a home server, it'd be possible ) - You can do that in CPanel ( I don't know if other panels let users do such things because I never used any others ). "[...] If you don’t love it, if you’re not having fun doing it, you don’t really love it, you’re going to give up." - Steve Jobs, 2007
uhm Posted November 29, 2012 Posted November 29, 2012 Sure they can allow it but it's a gigantic security risk Hackers need to be successful once and they have all the data of possibly all websites hosted by that user Disallowing access from anything but localhost is not a bad thing
zero Posted January 30, 2013 Posted January 30, 2013 Thanks. # Sorry my English is bad • Your Community MTA unofficial in Spanish: ---- • En desarrollo: Saints Boulevard RP 'MTA' 25% versión: 1.0.2 • [Proyecto] Saints Boulevard RP 'MTA' ____
golanu21 Posted March 30, 2013 Posted March 30, 2013 Error: MySQL shutdown unexpectedly. 22:08:37 [mysql] This may be due to a blocked port, missing dependencies, 22:08:37 [mysql] improper privileges, a crash, or a shutdown by another method. 22:08:37 [mysql] Check the "/xampp/mysql/data/mysql_error.log" file 22:08:37 [mysql] and the Windows Event Viewer for more clues 22:09:43 [mysql] Attempting to start MySQL service... [Dev]BloWnRPG - We BloW the World [1%]
LilDollaTechZone Posted April 10, 2013 Posted April 10, 2013 The links are dead, could you provide new links please?
xXMADEXx Posted June 26, 2013 Posted June 26, 2013 Thank you, you have helped us all very much. The Ultimate Lua Tutorial! | MTA PHP SDK
Jokeℝ1472771893 Posted July 26, 2013 Posted July 26, 2013 13:04:09 [mysql] Attempting to start MySQL service... I am getting this when I am trying to start MySQL
codeluaeveryday Posted August 1, 2013 Posted August 1, 2013 @Joker, The most common problem is most likely the port, try changing the SQL default port. Tutorials: => getOnlineAdmins() => [TUT] Better Join Country => [TUT] Updating admin countries => [TUT] Updating admin flags Server: K@N Zombies / Freeroam
xXMADEXx Posted August 13, 2013 Posted August 13, 2013 does this still work? Yea, however now MTA haves default mta functions so you don't need the modules. The Ultimate Lua Tutorial! | MTA PHP SDK
antonhs35 Posted December 22, 2013 Posted December 22, 2013 In MTA SA anymore use mysql???? For Server
antonhs35 Posted December 23, 2013 Posted December 23, 2013 In MTA SA anymore use mysql???? For Server Or That and Download Make???? (MySQL)
Castillo Posted December 23, 2013 Posted December 23, 2013 What do you mean? San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
antonhs35 Posted December 24, 2013 Posted December 24, 2013 I want to open a server RolePlay!!! and I don't know what to use mysql !!!
myonlake Posted December 24, 2013 Posted December 24, 2013 We don't help with leaked gamemodes, sorry. If I helped you, please click the like button on the right Thanks!
antonhs35 Posted January 2, 2014 Posted January 2, 2014 what do the query????? and the port of mysql is 3306 .. I put the TCP or UDP????
THEWES Posted February 6, 2014 Posted February 6, 2014 Could anybody upload the server.zip files please ? Links are dead. Thank you.
Ryancit2 Posted March 3, 2014 Posted March 3, 2014 Hey..I am new to this..That link isnt working: - First please download server files needed to run MySQLserver.zip [Resource] Advance Voice Messaging system with 120+ languages support! [Resource] Information markers with ingame management + editable permissions! [Resource] Live weather telling app! [Resource] Send Emails from game! [HELP?] Ask Pakistani's, have fun %3C3
Twisted Posted March 3, 2014 Posted March 3, 2014 Hey..I am new to this..That link isnt working:- First please download server files needed to run MySQLserver.zip I believe this has been dead for some time now.
WhoAmI Posted March 3, 2014 Posted March 3, 2014 And now It is better to use db function (dbQuery, dbExec, dbPoll), couse of performance and SQL injections.
Recommended Posts