기초 Linux 서버관리
php.ini 파일 실행 위치 확인
박물지
2013. 3. 21. 13:27
php -r 'phpinfo ();' | grep Configuration
Configuration File (php.ini) Path 을 확인하면 된다