Having a site that includes some stuff from the web server, I have recently reinstalled XP and noticed when I work on local files and preview them using Apache/localhost, when the page loads and encounters some PHP script trying to get data from the server, some parts of the page remain unloaded, although they are present locally and include no server content.
I haven't noticed that earlier, since if the same thing happened browser loaded all but server scripts.
Is there a line in php.ini or httpd.conf that is to be configured?
Thx. 😃