Showing posts with label call to undefined function. Show all posts
Showing posts with label call to undefined function. Show all posts

Saturday, 28 May 2011

Call to undefined function curl_init() XAMPP

Kali ini dapat pengetahuan baru lagi. Saat ini aku hendak menginstall joomla 1.6 beserta seluruh komponennya baik plugin maupun templatenya. Saat di preview muncul Error

Call to undefined function curl_init()

ternyata oh ternyata , cara untuk mengatasinya sangat mudah yaitu car php.ini di xampp -> apache -> bin , cari php.ini lalu edit file tersebut. Cari baris berikut


;extension=php_curl.dll

hapus tanda titik koma didepan menjadi seperti ini

extension=php_curl.dll

Lalu restart apache . Refresh web joomla. Semoga berhasil