Page 1 of 1

Upgrade OpenSSL

PostPosted: 18. September 2023 13:04
by Majed
Hello,

I downloaded OpenSSL files for 1.1.1w and relaced the 3 files

After trying to restart Apache, I got the message Apache shutdown unexpectly.

When I click on Shell on XAMPP control panel then write openssl then version, I get the version 1.1.1w which is the correct new version

But Apache is not starting.

I'm using xampp 8.1.17

I need your help please.

Thank you

Re: Upgrade OpenSSL

PostPosted: 18. September 2023 18:49
by Nobbie
Without any further information nobody can help you. What is the full content of Xampp Control Panel, what is full content of Apache Error_log?

Re: Upgrade OpenSSL

PostPosted: 19. September 2023 07:01
by Majed
After I replaced the files:
libcrypto-1_1-x64.dll
libssl-1_1-x64.dll
openssl.exe

with same files for version 1.1.1w

Apache not working with below error messages:
8:36:38 AM [Apache] Attempting to start Apache service...
8:36:39 AM [Apache] Status change detected: running
8:36:39 AM [Apache] Status change detected: stopped
8:36:39 AM [Apache] Error: Apache shutdown unexpectedly.
8:36:39 AM [Apache] This may be due to a blocked port, missing dependencies,
8:36:39 AM [Apache] improper privileges, a crash, or a shutdown by another method.
8:36:39 AM [Apache] Press the Logs button to view error logs and check
8:36:39 AM [Apache] the Windows Event Viewer for more clues
8:36:39 AM [Apache] If you need more help, copy and post this
8:36:39 AM [Apache] entire log window on the forums

Re: Upgrade OpenSSL

PostPosted: 19. September 2023 11:20
by Nobbie
Enter

Code: Select all
c:/xampp/apache/bin/httpd.exe


in a Command Shell (CMD.EXE) and watch for error messages. The file httpd.exe is the Apache Server.