Closed leisipeisi closed 6 years ago
@leisipeisi The config looks okay to me. It is showing blank page mostly DB connection error. What is the php version you running ? Can you also try adding error statements in the page you are trying to load and see what does it show ?
Hi, thank you for your reply!
Your question led me to the solution, my php was not correctly connected to my apache. When I fixed this, XVWA was running correctly.
Thank you again!
Hi everyone,
I am currently facing the same issue as others have stated here: I only see a blank page with the black header after I setup XVWA and try to reach the website. My system is a custom-built linux using yocto, including apache, php, mysql and proftpd. Sadly I am not able to run the setup script since the commands won't work. I followed the steps the script is doing manually.
The my.cnf has the following lines:
The XVWA config is:
I have created a database named xvwa and SQL Server is running:
Do you have any suggestion what to try to get it running? Any help is appreciated!