Open joydipnath opened 7 years ago
I am getting an error showing RuntimeException Unable to connect to remote server.
RuntimeException Unable to connect to remote server.
I have followed exact instructions for installation via composer. Below is my remote.php 'test' => [ 'host' => 'localhost:8000', 'username' => '', 'password' => '', 'key' => '', 'keytext' => '', 'keyphrase' => '', 'agent' => '', 'timeout' => 10, ],
'test' => [ 'host' => 'localhost:8000', 'username' => '', 'password' => '', 'key' => '', 'keytext' => '', 'keyphrase' => '', 'agent' => '', 'timeout' => 10, ],
I am getting an error showing
RuntimeException Unable to connect to remote server.
I have followed exact instructions for installation via composer. Below is my remote.php
'test' => [ 'host' => 'localhost:8000', 'username' => '', 'password' => '', 'key' => '', 'keytext' => '', 'keyphrase' => '', 'agent' => '', 'timeout' => 10, ],