System:
Wampserver 3 (though I had the exact same problem om Wampserver 2.x)
Windows 10
Virtual C++ libraries installed with latest versions
No Skype.
Using Virtual hosts (but problem also happens when simply running the sites from subfolder of localhost)
Wampserver running correctly ('green': not errors generated by either MySQL, Apache or PHP)
The problem (short):
Websites run on localhost behave irratic. The DOM sometimes load, sometimes just bits of it. Refreshing the page sorts it, though sometimes I have to refresh the page 5+ times so get a fully loaded page. When it doesn't load fully the browser (View Source) shows me the incomplete source code: the beginning ... a bit missing ... and then it goes on with the code. This obviously results in a incomplete page.
The exact (!) same site running on a remote server does not have this problem. So, it must be related to my local environment.
What I have already tested and tried:
Different computer: (also Windows 10, Virtual C++, clean install of Wampserver and website / database etc.), same problem
Checked latest versions of Virtual C++
Checked error logs (no errors)
Troubleshooted my web code (not the problem because it is running smoothly on a remote server)
Checked if it makes a difference when running from [localhost] or using a virtual host (no difference)
I hope someone can help me with this?
Wampserver 3 (though I had the exact same problem om Wampserver 2.x)
Windows 10
Virtual C++ libraries installed with latest versions
No Skype.
Using Virtual hosts (but problem also happens when simply running the sites from subfolder of localhost)
Wampserver running correctly ('green': not errors generated by either MySQL, Apache or PHP)
The problem (short):
Websites run on localhost behave irratic. The DOM sometimes load, sometimes just bits of it. Refreshing the page sorts it, though sometimes I have to refresh the page 5+ times so get a fully loaded page. When it doesn't load fully the browser (View Source) shows me the incomplete source code: the beginning ... a bit missing ... and then it goes on with the code. This obviously results in a incomplete page.
The exact (!) same site running on a remote server does not have this problem. So, it must be related to my local environment.
What I have already tested and tried:
Different computer: (also Windows 10, Virtual C++, clean install of Wampserver and website / database etc.), same problem
Checked latest versions of Virtual C++
Checked error logs (no errors)
Troubleshooted my web code (not the problem because it is running smoothly on a remote server)
Checked if it makes a difference when running from [localhost] or using a virtual host (no difference)
I hope someone can help me with this?