Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to configure FTP for PHPStorm

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

This article is about how PHPStorm configures FTP. The editor thinks it is very practical, so share it with you as a reference and follow the editor to have a look.

PHPStorm configuration FTP1. Create a FTP on the server

When you add a site in the pagoda Linux panel, you will choose whether or not to add FTP, select add, and automatically generate the corresponding user and password

two。 Change the project directory to www user rights

I use XShell to connect

In the pagoda Linux panel, the main location of the project is generally under / www/wwwroot/.

First go to the directory where the project is stored

Cd / www/wwwroot

Secondly, enter the corresponding project.

Cd your project

Make changes to permissions

Chown-R www.www. / *

Complete the configuration

3. Finally, configure FTP in PHPStorm

As shown in the figure, follow the click steps to reach the configuration page

First, a dialog box pops up

Just enter any name here, you can do as you like, or write the name of the project

Second, select the FTP item

Copy the website address to the input box corresponding to HOST

Copy the corresponding FTP username and password generated in the pagoda Linux panel to the corresponding input box

Click Mappings to add / after Development path

Finally, click TEST CONNECTION to test the connection.

If the above picture appears, it means success.

Last click on automatic upload

Thank you for reading! This is the end of this article on "how to configure FTP for PHPStorm". I hope the above content can be of some help to you, so that you can learn more knowledge. if you think the article is good, you can share it out for more people to see!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report