I have got a sugar base install in a Centos 5 based LAMP stack. The server has got 2 LAN cards, one of the has a pravate IP and the other one a public IP
The php version is 5.2.9 json is enabled.

Now the strange case is that whenever I open the application and go to activities --> schedule meetings then below "scheduling" the page remains blank and in chrome browser throws up an error -- "
ERROR CONNECTING to: ./index.php?entryPoint=json_server, ERROR:Unkown Data (No ID property found"

But strangely this happens when I use the public IP to view the page ... It works perfectly fine when using the local (private ) IP.

I've checked it after disabling my firewall also.. but still the same issue. Don't understand. Please help people...I'm badly stuck.