On Jun 20, 2010, at 11:58 PM, c_das007 wrote: > > Thanks Kevan. You are right. > > Ya I know this issue is something related to JavaBridge configuration. > > I am not getting much help from internet regarding on JavaBridge > configuration.
I was afraid of that... At the risk of sounding like I know what I'm talking about... What php.ini file are you updating to load the CURL library? Can you get some info about your PHP environment with a script like the following? <?php phpinfo(); ?> --kevan
