▶ PHP Storm에서 php 실행하기 ( 유로 editor )
PHP Strom은 Jetrains사에서 개발한 PHP IDE입니다.
PHP Strom을 다운로드하고나서 php파일을 실행하려하면 아래와 같은 "502 Bad Gateway"가 발생합니다.
https://windows.php.net/download#php-7.3
PHP For Windows: Binaries and sources Releases
Binaries and sources Releases Select an option to direct access... VC15 x64 Non Thread Safe VC15 x64 Thread Safe VC15 x86 Non Thread Safe VC15 x86 Thread Safe VC15 x64 Non Thread Safe VC15 x64 Thread Safe VC15 x86 Non Thread Safe VC15 x86 Thread Safe VC14
windows.php.net
1. 위 URL에 있는 PHP홈페이지로 이동해줍니다.
'Programming Language > PHP' 카테고리의 다른 글
[PHP] 문자, 변수 값 표시하기 (echo, print_r, var_dump) (0) | 2019.08.25 |
---|---|
[PHP] 변수, 상수 / 주석 (0) | 2019.08.24 |
[PHP] 시작 태그와 종료 태그의 종류 / HTML코드에 PHP코드 삽입하기 (0) | 2019.08.23 |
[PHP] PHP스톰(에디터) 단축키 모음 (0) | 2019.08.22 |
[PHP] PHP 7.3 설치 방법 및 환경설정 (0) | 2019.08.20 |
[PHP] Apache2.4 설치 방법 및 환경설정 (1) | 2019.08.19 |
[PHP] 윈도우 환경에서 PHP한번에 설치 및 실행하기 (+ MySQL / Apache) (0) | 2019.08.18 |
[PHP] MAMP개념 및 설치방법/환경설정 (0) | 2019.08.17 |