Problem description: When phpstorm's SFTP host is set to 192.168.122.1, it cannot be connected, but it can be opened normally in the virtual machine. 1. Open VirtualBox, go to Settings->Network, and select Bridged Network Card as the connection method. 2. Enter ifconfig in the console, find the address of inet in the second line starting with enp0s3, and then change the SFTP host in phpstorm to this address. In my case, it is 192.168.1.4 3. Restart the virtual machine and then connect If you still can’t connect, you can try the following steps again: 1. Close the Windows system firewall Summarize This is the end of this article about a solution to the problem of PhpStorm failing to connect to VirtualBox. For more information about PhpStorm failing to connect to VirtualBox, please search for previous articles on 123WORDPRESS.COM or continue to browse the following related articles. I hope you will support 123WORDPRESS.COM in the future! You may also be interested in:
|
<<: Detailed explanation of the execution process of mysql update statement
>>: Vue+Websocket simply implements the chat function
In a front-end technology group before, a group m...
Table of contents 1. Install node 2. Install Comm...
Dimensionality reduction of two-dimensional array...
Original source: www.bamagazine.com There are nar...
Table of contents 1. Encapsulate complex page dat...
This article uses examples to illustrate the func...
Preface If you frequently access many different r...
Preface I recently encountered a problem at work....
1. What is a transaction? A database transaction ...
When we use the MySQL service, under normal circu...
watch : listen for data changes (change events of...
I have nothing to do recently, so I tinker with C...
About Event: MySQL 5.1 began to introduce the con...
For Linux system administrators, it is crucial to...
1. Install zabbix-agent on web01 Deploy zabbix wa...