Moving site to another server results in links requiring a refresh or a second click

Ran into a peculiar issue. We moved a site from one server to another and now the links require a second click or refresh to work. The first click appears to work but then displays the interface without data. Refresh or second click pulls in the data. It seems that after clicking around on all of the links the site then works fine until to leave and come back to it.

This is a PHP site running on IIS.

I’m not sure that it is the right answer but I seem to have fixed it by placing the path to the site into open_basedir in php.ini.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.