Help mySQL "The application has failed to start because LIBMYSQL.dll was not found" - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Help mySQL "The application has failed to start because LIBMYSQL.dll was not found" (
/showthread.php?tid=269307)
Help mySQL "The application has failed to start because LIBMYSQL.dll was not found" -
The.Sandman - 15.07.2011
I get this error everytime i try to run server.exe
Код:
The application has failed to start because LIBMYSQL.dll was not found
Now i have this installed in plugins, Ive also re-intsalled it twice, Im still getting the error :S
Any help?
Re: Help mySQL "The application has failed to start because LIBMYSQL.dll was not found" -
Kyosaur - 15.07.2011
Go find the .dll file and put it in your server directory (if it wasnt included in the topic, search your mysql folder and copy/paste it).
Re: Help mySQL "The application has failed to start because LIBMYSQL.dll was not found" -
SchurmanCQC - 15.07.2011
libmysql goes in the root folder of your server, NOT the plugins folder.
Re: Help mySQL "The application has failed to start because LIBMYSQL.dll was not found" -
The.Sandman - 15.07.2011
@Schurman
by root folder u mean GTA-SA/Server/here? like below gamemodes etc?
Re: Help mySQL "The application has failed to start because LIBMYSQL.dll was not found" -
Kush - 15.07.2011
Quote:
Originally Posted by The.Sandman
@Schurman
by root folder u mean GTA-SA/Server/here? like below gamemodes etc?
|
No, by Root Folder he mains the main server folder. If you have it on your desktop, an example would be Desktop/Server/
here.
Re: Help mySQL "The application has failed to start because LIBMYSQL.dll was not found" -
The.Sandman - 15.07.2011
@Kush thats what i ment,
BTW it works now with it in the root folder
Thanks guys