jonrainier / DayZ-Private-Server

DayZ Private Server by Pwnoz0r
98 stars 131 forks source link

Setting up the MySQL? #72

Closed EdenGrounds closed 11 years ago

EdenGrounds commented 11 years ago

I'm very new with MySQL. I keep getting this error when trying to start it. How do I fix this?

130225 17:40:33 [Note] Plugin 'FEDERATED' is disabled. 130225 17:40:33 InnoDB: The InnoDB memory heap is disabled 130225 17:40:33 InnoDB: Mutexes and rw_locks use Windows interlocked functions 130225 17:40:33 InnoDB: Compressed tables use zlib 1.2.3 130225 17:40:33 InnoDB: Initializing buffer pool, size = 16.0M 130225 17:40:33 InnoDB: Completed initialization of buffer pool 130225 17:40:33 InnoDB: highest supported file format is Barracuda. 130225 17:40:33 InnoDB: Waiting for the background threads to start 130225 17:40:34 InnoDB: 1.1.8 started; log sequence number 1629170 130225 17:40:34 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306 130225 17:40:34 [Note] - '0.0.0.0' resolves to '0.0.0.0'; 130225 17:40:34 [Note] Server socket created on IP: '0.0.0.0'. 130225 17:40:34 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory 130225 17:40:34 [ERROR] Do you already have another mysqld server running on por t: 3306 ? 130225 17:40:34 [ERROR] Aborting

130225 17:40:35 InnoDB: Starting shutdown... 130225 17:40:35 InnoDB: Shutdown completed; log sequence number 1629170 130225 17:40:35 [Note] .\bin\mysqld: Shutdown complete

Press any key to continue . . .

Jarrrk commented 11 years ago

Hey,

If you already have mysql installed on your PC then make sure you've closed the DayZ server then go into task manager, then processes and find the process 'mysqld' or something related to it and close it.

Hope that helps!

~Jarrrk

EdenGrounds commented 11 years ago

That didn’t work :S Would you be interested in setting it up if I send a bit of money?

From: Jack Carlin [mailto:notifications@github.com] Sent: Tuesday, February 26, 2013 4:51 AM To: Pwnoz0r/DayZ-Private-Server Cc: EdenGrounds Subject: Re: [DayZ-Private-Server] Setting up the MySQL? (#72)

Hey,

If you already have mysql installed on your PC then make sure you've closed the DayZ server then go into task manager, then processes and find the process 'mysqld' or something related to it and close it.

Hope that helps!

~Jarrrk

— Reply to this email directly or view it on GitHub https://github.com/Pwnoz0r/DayZ-Private-Server/issues/72#issuecomment-14107937 . https://github.com/notifications/beacon/QALC8ES2-6goU3CkSfs8l1hPx2gZ6iLBmI2aeDa6tIE9a1QyYiQWuDnTilB8coRu.gif

Rejamoto commented 11 years ago

Make sure you don't have any MySQL servers running on port 3306 like what Jarrrk suggested. This happens when port 3306 is in use by another server. Process is "mysqld.exe" and you could stop the service "MySQL".

EdenGrounds commented 11 years ago

Found the issue. It did work by turning off the process. I was turning off sqlwriter.exe not MySQL.exe.

EdenGrounds commented 11 years ago

Getting an error I can't figure out what is going wrong with. I keep getting the BattleEye Initilization Failed. The usual method I do to make it work doesn't work.

Rejamoto commented 11 years ago

Tried updating Battleye in the cfgdayz folder?

EdenGrounds commented 11 years ago

Yup I did and even within the startup parameters, put the the path to it just in case....

Rejamoto commented 11 years ago

Is the BERCon.exe in the Battleye folder?

If not, reintall Battleye.

EdenGrounds commented 11 years ago

I've never had BERCon.exe in my battleye folder and it worked for the other servers. Would I need it for this? I'll give it a shot anyways.