Forums WoW Modding Discussion Miscellaneous [Archive] Setting Up 5.4.8

[Archive] Setting Up 5.4.8

[Archive] Setting Up 5.4.8

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

So I've had 4.3.4 for a while and I thought I would try 5.4.8 However, I don't know how to set up the files to get them to work.

I can start up the MySQL and it runs fine. But when I launch the authserver I get the following error

The code execution cannot proceed because

libcrypto-1_1x64.dll was not found. Reinstallig the program

may fix this problem.

Has anyone else run into this issue? and can someone help me set up what files go where?
rektbyfaith
11-04-2025, 05:13 PM #1

Archived author: sLider72jr • Posted: 2025-11-04T18:13:19.435304
Original source

So I've had 4.3.4 for a while and I thought I would try 5.4.8 However, I don't know how to set up the files to get them to work.

I can start up the MySQL and it runs fine. But when I launch the authserver I get the following error

The code execution cannot proceed because

libcrypto-1_1x64.dll was not found. Reinstallig the program

may fix this problem.

Has anyone else run into this issue? and can someone help me set up what files go where?

rektbyfaith
Administrator
0
11-04-2025, 05:13 PM
#2
Archived author: sLider72jr • Posted: 2025-11-04T18:13:19.435304
Original source

Quote:sLider72jr said:

So I've had 4.3.4 for a while and I thought I would try 5.4.8 However, I don't know how to set up the files to get them to work.

I can start up the MySQL and it runs fine. But when I launch the authserver I get the following error

The code execution cannot proceed because

libcrypto-1_1x64.dll was not found. Reinstallig the program

may fix this problem.

Has anyone else run into this issue? and can someone help me set up what files go where?

Click to expand...
You need to make sure you have the right version of OpenSSL installed and copy over the DLL's from the OpenSSL Bin Directory.
rektbyfaith
11-04-2025, 05:13 PM #2

Archived author: sLider72jr • Posted: 2025-11-04T18:13:19.435304
Original source

Quote:sLider72jr said:

So I've had 4.3.4 for a while and I thought I would try 5.4.8 However, I don't know how to set up the files to get them to work.

I can start up the MySQL and it runs fine. But when I launch the authserver I get the following error

The code execution cannot proceed because

libcrypto-1_1x64.dll was not found. Reinstallig the program

may fix this problem.

Has anyone else run into this issue? and can someone help me set up what files go where?

Click to expand...
You need to make sure you have the right version of OpenSSL installed and copy over the DLL's from the OpenSSL Bin Directory.

rektbyfaith
Administrator
0
11-04-2025, 05:13 PM
#3
Archived author: sLider72jr • Posted: 2025-11-04T18:13:19.435304
Original source

Ok. So how do i check/fix this?
rektbyfaith
11-04-2025, 05:13 PM #3

Archived author: sLider72jr • Posted: 2025-11-04T18:13:19.435304
Original source

Ok. So how do i check/fix this?

rektbyfaith
Administrator
0
11-04-2025, 05:13 PM
#4
Archived author: sLider72jr • Posted: 2025-11-04T18:13:19.435304
Original source

Download OpenSSL and install it in /bin, that fixes your problem [Image: 1f642.png]
rektbyfaith
11-04-2025, 05:13 PM #4

Archived author: sLider72jr • Posted: 2025-11-04T18:13:19.435304
Original source

Download OpenSSL and install it in /bin, that fixes your problem [Image: 1f642.png]

rektbyfaith
Administrator
0
11-04-2025, 05:13 PM
#5
Archived author: sLider72jr • Posted: 2025-11-04T18:13:19.435304
Original source

If you still get that error after installing the correct version of OpenSSL copy libcrypto-1_1x64.dll from OpenSSL's \bin directory to your servers folder.
rektbyfaith
11-04-2025, 05:13 PM #5

Archived author: sLider72jr • Posted: 2025-11-04T18:13:19.435304
Original source

If you still get that error after installing the correct version of OpenSSL copy libcrypto-1_1x64.dll from OpenSSL's \bin directory to your servers folder.

rektbyfaith
Administrator
0
11-04-2025, 05:13 PM
#6
Archived author: sLider72jr • Posted: 2025-11-04T18:13:19.435304
Original source

Which version of OpenSSL is the right one? And how do I install/copy to /bin?
rektbyfaith
11-04-2025, 05:13 PM #6

Archived author: sLider72jr • Posted: 2025-11-04T18:13:19.435304
Original source

Which version of OpenSSL is the right one? And how do I install/copy to /bin?

rektbyfaith
Administrator
0
11-04-2025, 05:13 PM
#7
Archived author: sLider72jr • Posted: 2025-11-04T18:13:19.435304
Original source

And where do I download it?
rektbyfaith
11-04-2025, 05:13 PM #7

Archived author: sLider72jr • Posted: 2025-11-04T18:13:19.435304
Original source

And where do I download it?

rektbyfaith
Administrator
0
11-04-2025, 05:13 PM
#8
Archived author: sLider72jr • Posted: 2025-11-04T18:13:19.435304
Original source

Quote:sLider72jr said:

And where do I download it?

Click to expand...
Download https://slproweb.com/download/Win64OpenS...1_1_1d.exe

When you install select for files to be installed in bin directory, not windows.
rektbyfaith
11-04-2025, 05:13 PM #8

Archived author: sLider72jr • Posted: 2025-11-04T18:13:19.435304
Original source

Quote:sLider72jr said:

And where do I download it?

Click to expand...
Download https://slproweb.com/download/Win64OpenS...1_1_1d.exe

When you install select for files to be installed in bin directory, not windows.

rektbyfaith
Administrator
0
11-04-2025, 05:13 PM
#9
Archived author: sLider72jr • Posted: 2025-11-04T18:13:19.435304
Original source

Quote:felarrond said:

Download https://slproweb.com/download/Win64OpenS...1_1_1d.exe

When you install select for files to be installed in bin directory, not windows.

Click to expand...
Ok, Installed it with the bin option. But I still get the same error.
rektbyfaith
11-04-2025, 05:13 PM #9

Archived author: sLider72jr • Posted: 2025-11-04T18:13:19.435304
Original source

Quote:felarrond said:

Download https://slproweb.com/download/Win64OpenS...1_1_1d.exe

When you install select for files to be installed in bin directory, not windows.

Click to expand...
Ok, Installed it with the bin option. But I still get the same error.

rektbyfaith
Administrator
0
11-04-2025, 05:13 PM
#10
Archived author: sLider72jr • Posted: 2025-11-04T18:13:19.435304
Original source

Quote:felarrond said:

If you still get that error after installing the correct version of OpenSSL copy libcrypto-1_1x64.dll from OpenSSL's \bin directory to your servers folder.

Click to expand...
So how would I do this?
rektbyfaith
11-04-2025, 05:13 PM #10

Archived author: sLider72jr • Posted: 2025-11-04T18:13:19.435304
Original source

Quote:felarrond said:

If you still get that error after installing the correct version of OpenSSL copy libcrypto-1_1x64.dll from OpenSSL's \bin directory to your servers folder.

Click to expand...
So how would I do this?

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