PHP 에서 아래와 같이 PHP Notice: Use of undefined constant CURLOPT_RETURNTRANSFER - assumed 'CURLOPT_RETURNTRANSFER' 메시지가 나오면서 오류가 발생합니다.
잘 되던 환경이였는데 무엇이 바꿨는지? 좀전부터 안되네요. 어떻게 해결해야 할까요?
[26-Jan-2015 15:01:34 Asia/Seoul] PHP Notice: Use of undefined constant CURLOPT_RETURNTRANSFER - assumed 'CURLOPT_RETURNTRANSFER' in D:\nanumtip-trunk\site\includes\google-api-php-client\src\Google_Client.php on line 106
[26-Jan-2015 15:01:34 Asia/Seoul] PHP Notice: Use of undefined constant CURLOPT_FOLLOWLOCATION - assumed 'CURLOPT_FOLLOWLOCATION' in D:\nanumtip-trunk\site\includes\google-api-php-client\src\Google_Client.php on line 106
[26-Jan-2015 15:01:34 Asia/Seoul] PHP Notice: Use of undefined constant CURLOPT_FAILONERROR - assumed 'CURLOPT_FAILONERROR' in D:\nanumtip-trunk\site\includes\google-api-php-client\src\Google_Client.php on line 106
[26-Jan-2015 15:01:34 Asia/Seoul] PHP Notice: Use of undefined constant CURLOPT_SSL_VERIFYPEER - assumed 'CURLOPT_SSL_VERIFYPEER' in D:\nanumtip-trunk\site\includes\google-api-php-client\src\Google_Client.php on line 106
[26-Jan-2015 15:01:34 Asia/Seoul] PHP Notice: Use of undefined constant CURLOPT_HEADER - assumed 'CURLOPT_HEADER' in D:\nanumtip-trunk\site\includes\google-api-php-client\src\Google_Client.php on line 106
[26-Jan-2015 15:01:34 Asia/Seoul] PHP Notice: Use of undefined constant CURLOPT_VERBOSE - assumed 'CURLOPT_VERBOSE' in D:\nanumtip-trunk\site\includes\google-api-php-client\src\Google_Client.php on line 106
[26-Jan-2015 15:01:34 Asia/Seoul] PHP Fatal error: Uncaught exception 'Exception' with message 'Google CurlIO client requires the CURL PHP extension' in D:\nanumtip-trunk\site\includes\google-api-php-client\src\io\Google_CurlIO.php:47