OwlGamingCommunity / MTA

OwlGaming roleplay script for Multi Theft Auto on GTA:SA
https://owlgaming.net
GNU General Public License v2.0
82 stars 101 forks source link

Can't connect to MySQL database. #52

Closed Alexon100 closed 1 year ago

Alexon100 commented 1 year ago

Hello, i trying to connect MySQL database on my localhost server (MySQL with xampp), and it fails.

I changed MySQL credentials in settings.xml and mysql.lua and still not workink. Script seems not working or need to change MySQL modules. I have error messages on scripts like: [2023-01-21 00:41:45] ERROR: mysql\mysql_external_module.lua:111: attempt to call global 'mysql_ping' (a nil value)

I also tried with Docker, but i can not how to use. Both servers (xampp and MTA) are running on Windows.

Alexon100 commented 1 year ago

Nevermind, i used original files from Github and it works.