404 Site Not Found after switching from Nginx to Apache

Hi all,

Today I was trying to switch my Web Server from Nginx to Apache, recieved an “Unable to swap services” popup screen with a few errors related to an incorrect user and pw and after that my site isn’t working. Tried doing it on my backup site which has a few different settings and recieved the same error. Now both of them are not working. I am attaching the error log hoping to be able to get it fixed.

error.log (674.1 KB)

I am updating with the apache error.log file details:

AH00558: httpd.exe: Could not reliably determine the server’s fully qualified domain name, using fe80::f869:6228:9a1a:4b4d. Set the ‘ServerName’ directive globally to suppress this message
[Thu Jun 18 16:45:10.126314 2020] [mpm_winnt:notice] [pid 5228:tid 888] AH00455: Apache/2.4.43 (Win32) configured – resuming normal operations
[Thu Jun 18 16:45:10.127315 2020] [mpm_winnt:notice] [pid 5228:tid 888] AH00456: Server built: Apr 21 2020 13:46:54
[Thu Jun 18 16:45:10.127315 2020] [core:notice] [pid 5228:tid 888] AH00094: Command line: ‘C:\Users\Usuario\AppData\Roaming\Local\lightning-services\apache-2.4.43+6\bin\win32\bin\httpd.exe -d C:/Users/Usuario/AppData/Roaming/Local/lightning-services/apache-2.4.43+6/bin/win32 -D FOREGROUND -f C:\Users\Usuario\AppData\Roaming\Local\run\wRy7V2Om6\conf\apache\apache2.conf’
[Thu Jun 18 16:45:10.144316 2020] [mpm_winnt:notice] [pid 5228:tid 888] AH00418: Parent: Created child process 16520
AH00558: httpd.exe: Could not reliably determine the server’s fully qualified domain name, using fe80::f869:6228:9a1a:4b4d. Set the ‘ServerName’ directive globally to suppress this message
AH00558: httpd.exe: Could not reliably determine the server’s fully qualified domain name, using fe80::f869:6228:9a1a:4b4d. Set the ‘ServerName’ directive globally to suppress this message
[Thu Jun 18 16:45:11.309402 2020] [mpm_winnt:notice] [pid 16520:tid 888] AH00354: Child: Starting 64 worker threads.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.