Saturday, September 27, 2008

Fatality !!! - Fatal error: Call to undefined function curl_init()



Long time ago... in a galaxy nearby, I'm addicted to they call it Mortal Kombaaaatttt... woohooo, coool fighting game. Our desktop keyboard seems like to pull out from its original factory default location. Crazy stuff during college days. Sweet.
Now, the fatality is coming, but in the form of error la.. hahaha.... trying to call 3rd party software to snap url to display it on the browser. Understand? You should.. :) ....

Nice tips from php.net/curl

Tip for Installing cURL with AppServ development server on Windows

If you are running AppServ as a WAMP development environment on a Windows machine, you may experience difficulty installing cURL. Here are some helpful steps:

First go to the PHP directory and copy the following libraries to the windows/system32 dir.
ssleay32.dll
libeay32.dll

Open the php ini file and remove the ; from extension=php_curl.dll

Reboot your machine to load […]


Have try it before? Can it solve the prob....