ちなみに VirtualBox-5.2 をインストールした状態で vagrant up とすると、下記のエラーメッセージが表示されて起動できません。
The provider ‘virtualbox’ that was requested to back the machine ‘vccw.test’ is reporting that it isn’t usable on this system. Thereason is shown below:
Vagrant has detected that you have a version of VirtualBox installed
that is not supported by this version of Vagrant. Please install one of the supported versions listed below to use Vagrant:
4.0, 4.1, 4.2, 4.3, 5.0, 5.1
A Vagrant update may also be available that adds support for the version you specified. Please check www.vagrantup.com/downloads.html to download the latest version.
次に、ローカル環境でWordPressのユーザアカウントを登録する場合などの、
メール通知が動くようにします。
利用するプラグインは、 Cimy Swift SMTP
ロリポップレンタルサーバーのメールサーバーを利用する場合の設定です。 Cimy Swift SMTP for Lolipop
SMTP Server: smtp.lolipop
Port: 465(Use for SSL/GMAIL)
メールアカウント、パスワードは適宜入力
Use SSL or TLS?: SSL
[Save Changes]ボタンをクリックして設定を保存。
Test Connectionで自分のメールアドレスにメールが届くことを確認します。