Forums WoW Modding Discussion Miscellaneous [Archive] cant run server

[Archive] cant run server

[Archive] cant run server

Pages (2): 1 2 Next
rektbyfaith
Administrator
0
11-04-2025, 05:19 PM
#1
Archived author: griffithtpk • Posted: 2025-11-04T18:19:28.694020
Original source

i have windows 7 64 i can start mysql and apache, however when i try to start the authserver or worldserver they just come up and disapear real fast can not read any thing on them because the are gone so fast. what am i missing any ideas
rektbyfaith
11-04-2025, 05:19 PM #1

Archived author: griffithtpk • Posted: 2025-11-04T18:19:28.694020
Original source

i have windows 7 64 i can start mysql and apache, however when i try to start the authserver or worldserver they just come up and disapear real fast can not read any thing on them because the are gone so fast. what am i missing any ideas

rektbyfaith
Administrator
0
11-04-2025, 05:19 PM
#2
Archived author: griffithtpk • Posted: 2025-11-04T18:19:28.694020
Original source

Hey there.

I need to know this error futher, I believe it's a conf issue or so but I want to make sure, so please do the following steps:

Open CMD (search for it or so) and go into the release folder (server folder - not mysql, apache) and copy the path, go into your cmd and type "CD and paste the path" and afterwards type "worldserver" or "authserver" and tell me the error.

If you want me to explain it futher, let me know [Image: 1f642.png]
rektbyfaith
11-04-2025, 05:19 PM #2

Archived author: griffithtpk • Posted: 2025-11-04T18:19:28.694020
Original source

Hey there.

I need to know this error futher, I believe it's a conf issue or so but I want to make sure, so please do the following steps:

Open CMD (search for it or so) and go into the release folder (server folder - not mysql, apache) and copy the path, go into your cmd and type "CD and paste the path" and afterwards type "worldserver" or "authserver" and tell me the error.

If you want me to explain it futher, let me know [Image: 1f642.png]

rektbyfaith
Administrator
0
11-04-2025, 05:19 PM
#3
Archived author: griffithtpk • Posted: 2025-11-04T18:19:28.694020
Original source

Using configuration file worldserver.conf.

Using SSL version: OpenSSL 1.0.1c 10 May 2012 (library: OpenSSL 0.9.8e 23 Feb 20

07)

Using ACE version: 6.1.4

EmuCoach v8 rev. 0000-00-00 00:00:00 +0000 (Archived) (Win32, Release) (worldser

ver-daemon)

<Ctrl-C> to stop.

EmuCoach 2013-2014

Visit our forum - www.EmuCoach.com

Oficial EmuCoach - 4.3.4

Could not connect to MySQL database at 127.0.0.1: Access denied for user 'root'@

'localhost' (using password: YES)

Could not connect to MySQL database at 127.0.0.1: Access denied for user 'root'@

'localhost' (using password: YES)

DatabasePool emucoachw NOT opened. There were errors opening the MySQL connectio

ns. Check your SQLDriverLogFile for specific errors.

Cannot connect to world database 127.0.0.1;3306;root;ascent;emucoachw

ACE_Thread:Confusedetspecific() failed!: No error

C:\Users\shawn\Desktop\New folder (5)\Release>
rektbyfaith
11-04-2025, 05:19 PM #3

Archived author: griffithtpk • Posted: 2025-11-04T18:19:28.694020
Original source

Using configuration file worldserver.conf.

Using SSL version: OpenSSL 1.0.1c 10 May 2012 (library: OpenSSL 0.9.8e 23 Feb 20

07)

Using ACE version: 6.1.4

EmuCoach v8 rev. 0000-00-00 00:00:00 +0000 (Archived) (Win32, Release) (worldser

ver-daemon)

<Ctrl-C> to stop.

EmuCoach 2013-2014

Visit our forum - www.EmuCoach.com

Oficial EmuCoach - 4.3.4

Could not connect to MySQL database at 127.0.0.1: Access denied for user 'root'@

'localhost' (using password: YES)

Could not connect to MySQL database at 127.0.0.1: Access denied for user 'root'@

'localhost' (using password: YES)

DatabasePool emucoachw NOT opened. There were errors opening the MySQL connectio

ns. Check your SQLDriverLogFile for specific errors.

Cannot connect to world database 127.0.0.1;3306;root;ascent;emucoachw

ACE_Thread:Confusedetspecific() failed!: No error

C:\Users\shawn\Desktop\New folder (5)\Release>

rektbyfaith
Administrator
0
11-04-2025, 05:19 PM
#4
Archived author: griffithtpk • Posted: 2025-11-04T18:19:28.694020
Original source

Ah that explains it.

Are you sure that you open the _server and afterwards the mysql? (And not your own)

Anyhow, whenever you login to the database, check what your username and password is and go into the worldserver.conf & authserver.conf and check if the logins matches each other, you get this error because it doesn't - so double check it.

If you want me to explain it futher, let me know

[Image: smile.png]
rektbyfaith
11-04-2025, 05:19 PM #4

Archived author: griffithtpk • Posted: 2025-11-04T18:19:28.694020
Original source

Ah that explains it.

Are you sure that you open the _server and afterwards the mysql? (And not your own)

Anyhow, whenever you login to the database, check what your username and password is and go into the worldserver.conf & authserver.conf and check if the logins matches each other, you get this error because it doesn't - so double check it.

If you want me to explain it futher, let me know

[Image: smile.png]

rektbyfaith
Administrator
0
11-04-2025, 05:19 PM
#5
Archived author: griffithtpk • Posted: 2025-11-04T18:19:28.694020
Original source

yeah it has to do with your mysql not running. You have to make sure that it is running properly. Make sure to read the mysql window when you open it and see if it says anything about the mysql not running or connecting. If it does, open your control panel and click on processes and make sure that there is no other mysqld running in the background. If there is, end the process then turn on mysql from the _server folder and it should work
rektbyfaith
11-04-2025, 05:19 PM #5

Archived author: griffithtpk • Posted: 2025-11-04T18:19:28.694020
Original source

yeah it has to do with your mysql not running. You have to make sure that it is running properly. Make sure to read the mysql window when you open it and see if it says anything about the mysql not running or connecting. If it does, open your control panel and click on processes and make sure that there is no other mysqld running in the background. If there is, end the process then turn on mysql from the _server folder and it should work

rektbyfaith
Administrator
0
11-04-2025, 05:19 PM
#6
Archived author: griffithtpk • Posted: 2025-11-04T18:19:28.694020
Original source

thank you both very much
rektbyfaith
11-04-2025, 05:19 PM #6

Archived author: griffithtpk • Posted: 2025-11-04T18:19:28.694020
Original source

thank you both very much

rektbyfaith
Administrator
0
11-04-2025, 05:19 PM
#7
Archived author: griffithtpk • Posted: 2025-11-04T18:19:28.694020
Original source

one more thing how do i create an acount?

never mind i got it but im stuck on the select sever screen
rektbyfaith
11-04-2025, 05:19 PM #7

Archived author: griffithtpk • Posted: 2025-11-04T18:19:28.694020
Original source

one more thing how do i create an acount?

never mind i got it but im stuck on the select sever screen

rektbyfaith
Administrator
0
11-04-2025, 05:19 PM
#8
Archived author: griffithtpk • Posted: 2025-11-04T18:19:28.694020
Original source

There's some different solutions for this but in short:

First of all try to take ssleay32.dll and libeay32.dll out of your folder and see how it will react (let me know if it gives error, or works or whatever)

If this does not work, download these

http://www.mediafire.com/download/h0...a/ssleay32.zip

http://www.mediafire.com/download/8t...7/libeay32.zip

And delete the old ones and put these in, instead.

If you miss msvcr71.dll download it here: http://www.mediafire.com/download/ub...7z/msvcr71.dll

Let me know how the results
[Image: smile.png]
rektbyfaith
11-04-2025, 05:19 PM #8

Archived author: griffithtpk • Posted: 2025-11-04T18:19:28.694020
Original source

There's some different solutions for this but in short:

First of all try to take ssleay32.dll and libeay32.dll out of your folder and see how it will react (let me know if it gives error, or works or whatever)

If this does not work, download these

http://www.mediafire.com/download/h0...a/ssleay32.zip

http://www.mediafire.com/download/8t...7/libeay32.zip

And delete the old ones and put these in, instead.

If you miss msvcr71.dll download it here: http://www.mediafire.com/download/ub...7z/msvcr71.dll

Let me know how the results
[Image: smile.png]

rektbyfaith
Administrator
0
11-04-2025, 05:19 PM
#9
Archived author: griffithtpk • Posted: 2025-11-04T18:19:28.694020
Original source

i put the msvcr 71 in the windows sys32 folder i removed the 2 dlls from and replaced them in the release but then they just wont start at all, put the old one back in release and it just hangs. if i install a 32 bit windows system it would work i take it
rektbyfaith
11-04-2025, 05:19 PM #9

Archived author: griffithtpk • Posted: 2025-11-04T18:19:28.694020
Original source

i put the msvcr 71 in the windows sys32 folder i removed the 2 dlls from and replaced them in the release but then they just wont start at all, put the old one back in release and it just hangs. if i install a 32 bit windows system it would work i take it

rektbyfaith
Administrator
0
11-04-2025, 05:19 PM
#10
Archived author: griffithtpk • Posted: 2025-11-04T18:19:28.694020
Original source

i tried on a 32 bit win 7 and same thing just hangsup on realm select. my client version 4.3.4 (15595)(release x86) would this be an issue
rektbyfaith
11-04-2025, 05:19 PM #10

Archived author: griffithtpk • Posted: 2025-11-04T18:19:28.694020
Original source

i tried on a 32 bit win 7 and same thing just hangsup on realm select. my client version 4.3.4 (15595)(release x86) would this be an issue

Pages (2): 1 2 Next
Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)