Home >Development Tools >phpstorm >What to do with phpstorm502 error

What to do with phpstorm502 error

爱喝马黛茶的安东尼
爱喝马黛茶的安东尼Original
2019-08-14 11:55:265509browse

What to do with phpstorm502 error

1. Open PhpStorm, menu bar File --> Settings..., click on Languages ​​& Frameworks and select PHP.

PHP language level: Select the PHP version, and then click the "..." next to the CLI Interpreter drop-down arrow. A dialog box will pop up, click the green " " sign, and select Other Local...

What to do with phpstorm502 error

Related recommendations: "PhpStorm Usage Tutorial"

Then browse to php.exe at PHP executable, and finally OK.

What to do with phpstorm502 error

2. Click on Build, Execution, Deployment and select Deployment, then click on the green " " sign, a dialog box will pop up, and customize a name in the Name field , select Local or mounted folder in the Type drop-down box, and then OK.

What to do with phpstorm502 error

Connection tab Upload/download project files Folder select the directory where you store the php files.

What to do with phpstorm502 error

Deployment path on server in the Mappings tab, select the directory where you just stored the php file.

What to do with phpstorm502 error

The above is the detailed content of What to do with phpstorm502 error. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn