You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently setup vagrant on my new machine it worked the same way on my old one every time. I am trying to creating a new site called ariops which does show in active sites however when I click on WP Admin it says:
Server not found
Firefox can’t find the server at ariops.dev.
Check the address for typing errors such as ww.example.com instead of www.example.com
If you are unable to load any pages, check your computer’s network connection.
If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.
Here are the exact steps I used to install Vagrant:
I recently setup vagrant on my new machine it worked the same way on my old one every time. I am trying to creating a new site called ariops which does show in active sites however when I click on WP Admin it says:
Server not found
Firefox can’t find the server at ariops.dev.
Here are the exact steps I used to install Vagrant:
Install virtualbox
install vagrant with gdebi
vagrant plugin install vagrant-hostsupdater
vagrant plugin install vagrant-triggers
vagrant plugin install vagrant-vbguest
git clone https://github.com/Varying-Vagrant-Vagrants/VVV.git dev
ls
cd Vagrant
ls
git clone https://github.com/bradp/vv.git
clear
git clone https://github.com/leogopal/VVV-Dashboard
mv VVV-Dashboard/dashboard* www/default/
vagrant up
Then I create the site with:
Any assistance would be greatly appreciated if I select any of the default sites they login.
The text was updated successfully, but these errors were encountered: