php 소스디렉토리에서
--with-config-file-path=/etc/httpd 라고 했는데
cp php.ini-dist /usr/local/lib/php.ini 라고 해도 되요?
cp php.ini-dist /etc/httpd/php.ini 라고 해야 맞지 않나요?
[php directory]
./configure --with-mod_charset par--with-apxs2=/usr/local/apache/bin/apxs par--with-config-file-path=/etc/httpd
: cp php.ini-dist /etc/httpd/php.ini
: 이걸
: cp php.ini-dist /usr/local/lib/php.ini
: 이쪽으로 복사 하세요
:
: --
: 비둘기의 꿈...--자신의 창으로 보이는 별들만이 우주의 모든 별이 아니다.