php - ERR_CACHE_MISS after migrating server? -


I have a lamp based server, with php as the main language, I recently had a better processor and RAM Together, your server is migrated to a new server. My website was being hosted by the old server for one year when my website was migrated today, for the first time I noticed that

  was unable to load the resource: net :: ERR_CACHE_MISS Https: //scriptname.php  

This error has never been shown on the old server. I tested it on 20 machines with chrome, and I find this error often on all pages. what might happen?


Comments

Popular posts from this blog

python - Strange behavior using PyQt4's 'pyqtSlot' decorator before another decorator -

c# - UnhandledExceptionMode.ThrowException for AppDomain.UnhandledException -

c# - Process.Kill() returns access denied -