MySQL Failed loading - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: MySQL Failed loading (
/showthread.php?tid=642983)
MySQL Failed loading -
AndreiWow - 10.10.2017
PHP Code:
Loaded.
Loading plugin: mysql
Failed.
YES, I have the redist..
I use windows 10.
also, there is x86 2015 redits too, it doesn't show because I installed it while control panel was open
[spoiler]
[/spoiler]
Re: MySQL Failed loading -
Xeon™ - 10.10.2017
Hey there.
Q: The plugin fails to load on Windows, how can I fix this?
A: You have to install these Microsoft C++ redistributables. You'll need the x86/32bit downloads.
2010 (x86)
2010 SP1 (x86)
2012 (x86)
2015 (x86)
https://github.com/pBlueG/SA-MP-MySQL
you missed 2015 and 2012 ones.
Re: MySQL Failed loading -
AndreiWow - 10.10.2017
I can pretty well see 2012 there and I also have 2015, I took the screenshot before installing it.
The server is using mysql 2011, I'll upgrade so the error will probably be gone.
Re: MySQL Failed loading -
Alex Magaсa - 10.10.2017
I had the same issue with you but the problem was a missing file from Microsoft C++ 2015 redistributables which it took me 1 week to find the issue.
I solved the problem while i added manually the missing file:
api-ms-win-core-registry-l1-1-0.dll and everything was working fine.
Note: I had an error with XAMPP when i was trying to run my own server and this solved the whole (1week case). Even all games wasn't working before i manually added the missing file.
Question: Did you tried using the program to see if you got any error with MYSQL / APACHE?
My Programs:
https://i.imgur.com/Mtq6RU7.png -
Large Image
Re: MySQL Failed loading -
AndreiWow - 10.10.2017
I'll come back to the thread after I update to latest mysql