XAMPP keeps showing Dashboard/Welcome Page instead of the Configuration Page

后端 未结 14 1600
深忆病人
深忆病人 2020-12-28 17:13

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/Dashboa

14条回答
  •  無奈伤痛
    2020-12-28 17:40

    (MAC) check the /Applications/XAMPP/etc/httpd.conf file there 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

提交回复
热议问题