I'm using Wamp Server W10 from many years. Today it stopped to work with the Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
When I try to write on browser : localhost then the error comes out.
The wamp icon is green
I read and tried to make the apache modules - rewrite-module but the issue is still present and localhost don't work.
This is the apache log
[Thu Oct 26 13:50:33.036452 2023] [mpm_winnt:notice] [pid 8736:tid 688] AH00455: Apache/2.4.27 (Win64) PHP/7.0.23 configured -- resuming normal operations
[Thu Oct 26 13:50:33.036452 2023] [mpm_winnt:notice] [pid 8736:tid 688] AH00456: Apache Lounge VC15 Server built: Jul 7 2017 12:46:00
[Thu Oct 26 13:50:33.036452 2023] [core:notice] [pid 8736:tid 688] AH00094: Command line: 'c:\\wamp64\\bin\\apache\\apache2.4.27\\bin\\httpd.exe -d C:/wamp64/bin/apache/apache2.4.27'
[Thu Oct 26 13:50:33.052087 2023] [mpm_winnt:notice] [pid 8736:tid 688] AH00418: Parent: Created child process 12972
[Thu Oct 26 13:50:33.489930 2023] [mpm_winnt:notice] [pid 12972:tid 616] AH00354: Child: Starting 64 worker threads.
[Thu Oct 26 13:50:50.922659 2023] [core:alert] [pid 12972:tid 1192] [client ::1:50544] C:/.htaccess: RewriteBase takes one argument, the base URL of the per-directory context
[Thu Oct 26 13:50:51.022640 2023] [core:alert] [pid 12972:tid 1192] [client ::1:50545] C:/.htaccess: RewriteBase takes one argument, the base URL of the per-directory context, referer: [localhost]
[Thu Oct 26 13:51:01.157066 2023] [core:alert] [pid 12972:tid 1192] [client 127.0.0.1:50546] C:/.htaccess: RewriteBase takes one argument, the base URL of the per-directory context
I also don't find the .htaccess under c:\wamp directory but probably it's correct
I'm not a programmer and I don't understand the issue. I'm very worry because I got lot lot of things inside.
Have you got gently hints to fix it ?
Thanks
The server encountered an internal error or misconfiguration and was unable to complete your request.
When I try to write on browser : localhost then the error comes out.
The wamp icon is green
I read and tried to make the apache modules - rewrite-module but the issue is still present and localhost don't work.
This is the apache log
[Thu Oct 26 13:50:33.036452 2023] [mpm_winnt:notice] [pid 8736:tid 688] AH00455: Apache/2.4.27 (Win64) PHP/7.0.23 configured -- resuming normal operations
[Thu Oct 26 13:50:33.036452 2023] [mpm_winnt:notice] [pid 8736:tid 688] AH00456: Apache Lounge VC15 Server built: Jul 7 2017 12:46:00
[Thu Oct 26 13:50:33.036452 2023] [core:notice] [pid 8736:tid 688] AH00094: Command line: 'c:\\wamp64\\bin\\apache\\apache2.4.27\\bin\\httpd.exe -d C:/wamp64/bin/apache/apache2.4.27'
[Thu Oct 26 13:50:33.052087 2023] [mpm_winnt:notice] [pid 8736:tid 688] AH00418: Parent: Created child process 12972
[Thu Oct 26 13:50:33.489930 2023] [mpm_winnt:notice] [pid 12972:tid 616] AH00354: Child: Starting 64 worker threads.
[Thu Oct 26 13:50:50.922659 2023] [core:alert] [pid 12972:tid 1192] [client ::1:50544] C:/.htaccess: RewriteBase takes one argument, the base URL of the per-directory context
[Thu Oct 26 13:50:51.022640 2023] [core:alert] [pid 12972:tid 1192] [client ::1:50545] C:/.htaccess: RewriteBase takes one argument, the base URL of the per-directory context, referer: [localhost]
[Thu Oct 26 13:51:01.157066 2023] [core:alert] [pid 12972:tid 1192] [client 127.0.0.1:50546] C:/.htaccess: RewriteBase takes one argument, the base URL of the per-directory context
I also don't find the .htaccess under c:\wamp directory but probably it's correct
I'm not a programmer and I don't understand the issue. I'm very worry because I got lot lot of things inside.
Have you got gently hints to fix it ?
Thanks