admin管理员组

文章数量:1418964

I believe this is the right place to ask.

First, I've installed VirtualBox and Vagrant. After that, I've cd'd to this: (downloaded zip, extracted folder) Then after running vagrant up, I've reached the Congratulations page through IP http://192.168.56.101/

After that, I've set an easy-to-read URL in the hosts file, and able to run it but it leads to the Congratulations page and not the index.php's Hello World.

Any idea how to rectify? Not sure if this is part of the cause, this came up during the first set-up: The following SSH command responded with a non-zero exit status

I believe this is the right place to ask.

First, I've installed VirtualBox and Vagrant. After that, I've cd'd to this: https://github/LearnWebCode/vagrant-lamp (downloaded zip, extracted folder) Then after running vagrant up, I've reached the Congratulations page through IP http://192.168.56.101/

After that, I've set an easy-to-read URL in the hosts file, and able to run it but it leads to the Congratulations page and not the index.php's Hello World.

Any idea how to rectify? Not sure if this is part of the cause, this came up during the first set-up: The following SSH command responded with a non-zero exit status

Share Improve this question edited Jul 24, 2019 at 6:38 Veneripmi asked Jul 24, 2019 at 4:14 VeneripmiVeneripmi 134 bronze badges
Add a comment  | 

1 Answer 1

Reset to default -1

Never mind, the URL MUST be fictional-university.test for it to access the index.php, it cannot work otherwise.

本文标签: Vagrant Access indexphp