facebook - cURL issue with php -


when tryin manualy fetch php page passing url, exception appearing says

javax.servlet.servletexception: java.lang.runtimeexception: php fatal error: uncaught exception 'exception' message 'facebook needs curl php extension.

but when searched php curl in insatllation directory, found there.

[ashish@hpproliant ~]$ php /usr/local/bin/php [ashish@hpproliant ~]$ curl /usr/local/bin/curl 

i have modified php.ini file line related curl commented..what need do now?? thanks

maybe

sudo apt-get install php5-curl 

Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -