[server] XAMPP 에서 그누보드가 설치되지 않거나 정상 작동하지 않을때 > 팁앤테크

본문 바로가기

사이트 내 전체검색

뒤로가기 팁앤테크

[server] XAMPP 에서 그누보드가 설치되지 않거나 정상 작동하지 않을때

본문

XAMPP 에서 그누보드가 설치되지 않거나 정상 작동하지 않을때

php.ini 파일을 열어서

; This directive determines whether or not PHP will recognize code between
; <? and ?> tags as PHP source which should be processed as such. It's been
; recommended for several years that you not use the short tag "short cut" and
; instead to use the full <?php and ?> tag combination. With the wide spread use
; of XML and use of these tags by other languages, the server can become easily
; confused and end up parsing the wrong code in the wrong context. But because
; this short cut has been a feature for such a long time, it's currently still
; supported for backwards compatibility, but we recommend you don't use them.
; Default Value: On
; Development Value: Off
; Production Value: Off
; http://php.net/short-open-tag
;short_open_tag = Off <<<<<<<<<<<<<<<<<<<<<<<<<<< 이렇게 수정
; XAMPP for Linux is currently old fashioned
short_open_tag = On <<<<<<<<<<<<<<<<<<<<<<<<<<< 이렇게 수정

아파치 재시작하시면 됩니다..


추천0

댓글목록 0

등록된 댓글이 없습니다.

전체 825건 7 페이지
게시물 검색
Copyright (c) 株式会社YHPLUS. All rights reserved.

사이트 정보

株式会社YHPLUS / 대표 : ZERO
〒171-0014 東京都豊島区池袋2-41-5 アーバン154 8F
050-5539-7787
오픈카카오톡 (YHPLUS) :
https://open.kakao.com/o/slfDj15d

PC 버전으로 보기