Xampp Index.php File Download

Posted By admin On 30.01.20

XAMPP has been around for more than 10 years – there is a huge community behind it. You can get involved by joining our Forums, adding yourself to the Mailing List, and liking us on Facebook, following our exploits on Twitter, or adding us to your Google+ circles. Working with XAMPP. Mac OS and Linux. Downloading and Installing XAMPP. Go to XAMPP web site and download the installer based on your operating system. Installation should be similar to a normal software installation you do in your operating system. (say index.html, index.php), required file will be chosen based on the order.

Active6 months ago

I've just downloaded and installed XAMPP 5.6.11 and started all the tools from the control panel. I've seen that one of it's new features is that it has a Welcome/Dashboard page.

Previously, going to 127.0.0.1 would take me to a language selection page and then to a orange-yellow page where I could configure XAMPP. Now, going to 127.0.0.1 or hitting Apache's 'Admin' button in the XAMPP Control Panel takes me to the dashboard/welcome page no matter what.

One curious thing: attempting to go to http://localhost/xampp/ shows me an empty directory listing. I figured perhaps my install was botched so I reinstalled XAMPP. Still no luck. Even tried installing Apache 5.5.27. Same problem.

Am I missing something?

Nakshatra MukhopadhyayNakshatra Mukhopadhyay

14 Answers

Same issue here, comparing the htdocs/xampp folder in 5.6.11 with 5.6.8 I saw all the files there are missing in 5.6.11. Copied the entire htdocs/xampp folder from 5.6.8 to 5.6.11 and worked fine.

francogfrancog

Open the htdocs folder there will be index.php file.In that file script is written to go in dashboard folder and show dashboard.So you just have to comment it or delete that script and write any code save it and run http://localhost now dashboard screen will not open and you will see what you have written in that file.

Ankit bansalAnkit bansal

Delete the file(index.php) from your xampp folder, you will get the list of directories and files from htdocs folder.

Pujan ShahPujan Shah

Hey here is the solution for windows 7+.

You need admin rights to make changes to the hosts file

Xampp Index.php File Download

Right click on your favorit text-editor and select 'run as administrator' before opening the file

Open the following file 'c:/windows/system32/driver/etc/hosts'

Enter the line:

Next: Define a virtual host in /xampfolder/apache/conf/extra/httpd-vhosts.conf

Restart your apache!Now you can enter http://localhost in your browser and access your page.

Pro-Tip:You can use other names as localhost or have multiple localhosts this way. Just enter the names in the hosts file and define your virtual hosts.

funktioneerfunktioneer

Here is the solutions that worked for me:

  1. open index.php from the htdocs folder
  2. inside replace the word dashboard with your database name.
  3. restart the server

This should resolve the issue :-)

shuja rashidshuja rashid

I've resolved the issue, by going to setting and permalink, just choose post-name.

it should work and you'll see the exact page. rather than dashboard/xampp page again

Best of Luck

Meh AliMeh Ali

Download Xampp Php 5.4

my suggestion: Choose a different version. I had the same problem you have deinstalled v5.6.11, downloaded and installed v5.6.3, works fine for me.

cheers!

a Guesta Guest

I was also experiencing the same issue. 5.5.24 was the latest version that worked for me. The Apache Friends blog has a post, https://www.apachefriends.org/blog/new_xampp_20150723.html, that mentions the newer versions shipping with the 'Dashboard'.

Download Canon Lbp2900b Driver For Windows 7, We're happy Sharing this application software Canon driver for your printer lbp2900, software we provide Software is to install all components. Canon LBP2900B Driver Download - The Canon LBP2900B Driver Windows 7, Canon LBP2900 Driver macOS/ Canon LBP2900B Driver Windows 8/ 8.1/ 10/ XP/ Vista/ 2000. Canon drivers download windows 7

ganffganff

The old version, but the desired function will be sufficient.

Uninstall version 5.6.11 and downgrade to version 5.6.8.

Zim84
2,7831 gold badge24 silver badges36 bronze badges
YJ LYJ L

This works in Windows; didn't check Linux but don't see why it wouldn't work. Download the zip files for 5.6.8 portable. Unzip the files and copy the xampp/htdocs to the xampp/htdocs in your install directory.

ToddTodd

I had the same problem. I uninstalled the 6.8.14 and installed back older version 5.6.8, and it worked.

IlanaIlana

(MAC)check the /Applications/XAMPP/etc/httpd.conf filethere is a section that by default is commented out. Search for 'Virtual hosts'. If you delete the # in the next line, like in the picture, you should just need to restart apache and then you're good to go. uncomment to allow virtual hosts

bigANARCHYbigANARCHY

Change the document root in the file C:xamppapacheconfhttpd.conf to the folder where is the index.php of your project.

Iasmini GomesIasmini Gomes

Easiest solution for this to remove the index.php code which is allocated on

you can delete the code of this page to solution your problem but have another way which is .htaccss file.Some time you show this problem because of have some issue or miss code on .htaccss file thas way yo saw the xammp dashboard every time.Hop it will resolve your problem.Happy Coding and Good Luck

Chaudhary SushilChaudhary Sushil

protected by CommunityDec 2 '16 at 19:20

Php Xampp Tutorial

Thank you for your interest in this question. Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?

Install Php Xampp

Not the answer you're looking for? Browse other questions tagged phpapachexampp or ask your own question.