I have a php page hosted in windows2008 dedicated server with IIS7.
Recently i have installed the php_java extension in my server. After that my PHP page is not loading completely.
I have Changed the max exucuation time from 30 seconds to 60 second in php.inifile. But the page is still not loading fully.
Please advise me the steps to solve this issue.