2017-09-09 37 views
0

Windows 8을 사용하고 시스템 경로에 php.exe를 추가했지만 cmd에서 실행할 수 있지만 php.exe는 다른 창에서 나옵니다. 어떻게하면 php를 만들 수 있습니까? exe 내 cmd 창에서 엽니 다. cakephp 콘솔 셸을 실행 중입니다. php.exe가오고 바로 가기 때문에 오류 메시지를 읽을 수 없습니다. 프로그래밍 초보자이며 진심으로 도움이 필요합니다.내 시스템 변수에 php.exe 추가하기

답변

0

MY Computer>>Advanced system settings>Environment Variables>System properties (버튼 상단에 네비게이션 바) (측면 환경 변수 창 선택에서) The path in the user variables section & click the Edit Button. > (이제 한 후 편집을 클릭) at the End Paste Your Php Path,Where Php actually Install

Example:C : \ wamp \ bin \ php \ php. 또는 C : \의 XAMPP의 \ PHP는 \ php.exe가 이제

>, 보도 Ok

enter image description here