DVWA
DVWA copied to clipboard
DVWA System error - config file not found.
Describe the bug Web application returns "DVWA System error - config file not found" when I have changed config.inc.php.dist to config.inc.php
To Reproduce Windows 11, on Burp Suite Community Version. Change config.inc.php.dist to config.inc.php
Steps to reproduce the behaviour:
- Seup a dvwa server using XAMPP
- Copy config.inc.php.dist to config.inc.php
- Open site using Burp Suite Community Edition
Logs Which log? Access, error, or PHP error? I will post the error one [Thu Aug 22 00:24:48.452353 2024] [mpm_winnt:notice] [pid 30008:tid 404] AH00354: Child: Starting 150 worker threads. [Thu Aug 22 00:33:00.734277 2024] [core:error] [pid 30008:tid 1932] (20024)The given path is misformatted or contained invalid characters: [client 127.0.0.1:61094] AH00127: Cannot map GET /DVWA:3306 HTTP/1.1 to file [Thu Aug 22 00:33:04.489476 2024] [core:error] [pid 30008:tid 1932] (20024)The given path is misformatted or contained invalid characters: [client 127.0.0.1:61094] AH00127: Cannot map GET /DVWA:3306 HTTP/1.1 to file [Thu Aug 22 00:33:05.108606 2024] [core:error] [pid 30008:tid 1932] (20024)The given path is misformatted or contained invalid characters: [client 127.0.0.1:61094] AH00127: Cannot map GET /DVWA:3306 HTTP/1.1 to file [Thu Aug 22 00:33:05.366687 2024] [core:error] [pid 30008:tid 1932] (20024)The given path is misformatted or contained invalid characters: [client 127.0.0.1:61094] AH00127: Cannot map GET /DVWA:3306 HTTP/1.1 to file
Expected behaviour The site to open and work as usually
What have you done to help fix the issue yourself? I have changed the config and tried to look at a closed issue about this error.
Screenshots
System (please complete the following information):
- OS: Windows 11
- Database and Version: 10.4.32-MariaDB
- PHP Version: PHP/8.2.12