I installed wamp in version 3.3.0 64bits, and I'm trying to install Atom, however after placing the Atom 2.7.3.tar.gz files inside wamp's www folder, I ran localhost for it to start the installation... then the error appears, "Sorry, something went wrong. The server returned a 500 Internal Server Error."
although I'm still not sure where the error reflects, I entered the apache error report log and found the following
[Tue Aug 22 15:21:18.977308 2023] [mpm_winnt:notice] [pid 5768:tid 336] AH00364: Child: All worker threads have exited.
[Tue Aug 22 15:21:19.680374 2023] [mpm_winnt:notice] [pid 11384:tid 320] AH00455: Apache/2.4.54 (Win64) PHP/8.0.26 mod_fcgid/2.3.10-dev configured -- resuming normal operations
[Tue Aug 22 15:21:19.680374 2023] [mpm_winnt:notice] [pid 11384:tid 320] AH00456: Apache Lounge VS16 Server built: Nov 2 2022 10:09:33
[Tue Aug 22 15:21:19.680374 2023] [core:notice] [pid 11384:tid 320] AH00094: Command line: 'c:\\wamp64\\bin\\apache\\apache2.4.54.2\\bin\\httpd.exe -d C:/wamp64/bin/apache/apache2.4.54.2'
[Tue Aug 22 15:21:19.695996 2023] [mpm_winnt:notice] [pid 11384:tid 320] AH00418: Parent: Created child process 11492
[Tue Aug 22 15:21:21.133487 2023] [mpm_winnt:notice] [pid 11492:tid 348] AH00354: Child: Starting 64 worker threads.
Can someone help me?