Hi,
I’m running with xampp 7.1.1 on ubuntu 16.04. I have created a www folder in /opt/lampp/htdocs, I gave 777 permissions to it. Then I moved index.php on it. On firefox, I reached localhost/www/. Download ended with firefox returning to xampp dashboard.
When I type localhost/www/ now, it lead to this :
It seems like the css is not loading, or the php. I tried to download the whole package via the documentation but it was outdated and stuck at “installing media” (but the css was loaded). I downloaded the whole package via github but I have the same css issue.
How can I fix that ?