Page 1 of 1

how to fix installation problems

PostPosted: 09. February 2018 01:26
by Same
Somthing is wrong with xampp installation
Unable to open index.php
If giving url=http://localhost/index.php
It's going on localhost/dashboard/
Not executing other file as well

Re: how to fix installation problems

PostPosted: 09. February 2018 01:27
by Same
Local disk c
And win 10

Re: how to fix installation problems

PostPosted: 09. February 2018 07:38
by Altrea
Same wrote:Unable to open index.php
If giving url=http://localhost/index.php
It's going on localhost/dashboard/

That is the correct and expected behavior on succussfully running xampp installations. This insex.php file contains the redirect to the dashboard. So index.php was executed.

Same wrote:Not executing other file as well

How did you test this? Please describe your issue as detailed as possible.