|
centos 에서요.. apm 설치후..
제로보드나.. 다른 보드를 설치해서 잘 사용했는데요..
잘돌고 있는 홈페이지를 옮기니까... 이상한 증상이 있어서.. 문의 드립니다.
<? 내용1 내용2 내용3 ?> html 테그 등등...
위와 같은 내용이 있을때.. php 내용2 의 스크립트만 화면에 보여집니다...
그러니까... 내용 2의 내용이 $a=aaaa; 이렇다면 저내용자체가 화면에 나타나구요
img src= 이렇게 도 나오고요.. 중간중간... 화면에 뿌려지고... 에러는 없습니다..
다른 보드(제로보드, 블로그 등등) 설치했을때.. 잘 됩니다... 혹시 비슷한 증상을 격으신 분들
조언 부탁 드립니다....
php 설치 옵션은 이렇습니다..
'./configure' '--prefix=/usr/local/php' '--with-apxs2=/usr/local/apache2/bin/apxs' '--with-mysql=/usr/local/mysql' '--with-zlib-dir=/usr/lib' '--with-png-dir=/usr/lib' '--with-gif' '--with-jpeg-dir=/usr/lib' '--with-freetype-dir=/usr/include/freetype2' '--with-gd' '--enable-gd-native-ttf' '--enable-track-vars=yes' '--with-mod-charset' '--with-language=korean' '--with-charset=euc_kr' '--disable-debug' '--with-xml' '--with-mod_charset' '--enable-module=so' '--enable-ftp' '--enable-sockets' '--disable-debug' '--with-curl' '--enable-magic-quotes' |
error_log 파일 내용인데요..
[Thu Dec 21 13:47:31 2006] [notice] SIGHUP received. Attempting to restart
[Thu Dec 21 13:47:31 2006] [notice] Apache/2.0.54 (Unix) PHP/4.3.11 configured -- resuming normal operations
access_log 에서 이 문자는 무얼 뜻하는지 알려주세요.. 304??
HTTP/1.1" 304 -
이게 무슨 뜻이죠???