Hey all 
I got a problem with Phpmyadmin (for phpmyadmin i need to use mysql and not sqlite)
I got this in my coinfig:
the console just crashes
look here:
EDIT: now it says "allocation failed, server out of memory! Decrease size of you map or compile in a 64-bit mode.
If you help me i will ofc give u rep++
I got a problem with Phpmyadmin (for phpmyadmin i need to use mysql and not sqlite)
I got this in my coinfig:
PHP:
-- Database
-- NOTE: sqlFile is used only by sqlite database, and sqlKeepAlive by mysql database.
-- To disable sqlKeepAlive such as mysqlReadTimeout use 0 value.
-- MySQL
sqlType = "mysql"
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "root"
sqlPass = ""
sqlDatabase = "forgottenserver"
sqlFile = "forgottenserver.s3db"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
encryptionType = "plain"
the console just crashes
look here:
EDIT: now it says "allocation failed, server out of memory! Decrease size of you map or compile in a 64-bit mode.
If you help me i will ofc give u rep++