(FIXED) MySQL R34 Not Loading -
[DK]Dark_Knight - 23.12.2013
Hosting a server on a remote server, and MySQL is failing to start.
It works perfectly on my home computer and I've uploaded all necessarry files.
I am using THIS mysql plugin
Is there something that needs to be installed on the server to get it running?
The server is Windows.
Код:
echo Executing Server Config...
lanmode 0
rcon_password sefgsdfgdfghsder5tesr5y5ersy5er6yt
maxplayers 25
port 7777
hostname SA-MP 0.3 Server
gamemode0 Max
filterscripts
plugins mysql streamer sscanf whirlpool nativechecker
announce 1
query 1
Код:
[23:49:48] Server Plugins
[23:49:48] --------------
[23:49:48] Loading plugin: mysql
[23:49:48] Failed.
[23:49:48] Loading plugin: streamer
[23:49:48]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[23:49:48] Loaded.
Quote:
Originally Posted by maddinat0r
|
Installed that on server, still not working.
It works perfectly on my own computer, but when I uploaded the stuff (As per pics) It errors.
FIX:
Hey all, I figured it out!!!
If you are having the same problem as me do the following:
1- Download
THIS (its the dependent librarys for SA-MP and MySQL plugin)
2- Extract them to your servers ROOT directory (The one containing samp-server.exe)
3- Run server, all should be working
This is the steps you take if you get the following error:
Код:
[23:49:48] Loading plugin: mysql
[23:49:48] Failed.
...
[23:49:49] Script[gamemodes/gamemode.amx]: Run time error 19: "File or function is not found"
Re : MySQL R34 Not Loading -
DeeJas - 23.12.2013
delete.
Re: MySQL R34 Not Loading -
[DK]Dark_Knight - 24.12.2013
Just tried compiling R35 myself, still same error on Hosted server,
Still Works fine on my home computer.
Re: MySQL R34 Not Loading -
Dignity - 24.12.2013
What hosted server are you using? Try changing the .dll with a .so and it will most probably work.
Re: MySQL R34 Not Loading -
[DK]Dark_Knight - 24.12.2013
.so is for linux. As stated above the server I'm running it on its windows.
All other plugins are loading.
Re: MySQL R34 Not Loading -
Dignity - 24.12.2013
Oh sorry, I didn't see. Are you using the latest MySQL version of the plugin you're using?
Re: MySQL R34 Not Loading -
[DK]Dark_Knight - 24.12.2013
Also as stated above, I am using R34 and I am also using R35, Which are the latest versions.
I made them bold so you can see where it says
Re: MySQL R34 Not Loading -
[DK]Dark_Knight - 24.12.2013
Hey all, I figured it out!!!
If you are having the same problem as me do the following:
1- Download
THIS (its the dependent librarys for SA-MP and MySQL plugin)
2- Extract them to your servers ROOT directory (The one containing samp-server.exe)
3- Run server, all should be working
This is the steps you take if you get the following error:
Код:
[23:49:48] Loading plugin: mysql
[23:49:48] Failed.
...
[23:49:49] Script[gamemodes/gamemode.amx]: Run time error 19: "File or function is not found"
Re: MySQL R34 Not Loading -
DeeJas - 25.12.2013
delete.