You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sherry edited this page Aug 14, 2017
·
2 revisions
This page is for the purpose of posting some common problems that come up while installing/running HydroServerLite.
Analytics Code
Many web hosting services like to keep a count of page hits and hence they add analytics code to every page request that is made. This causes issues with most of the back end requests that the software makes. It might result in an error like this :
The page at www.(myserver).net says:
true<!--Hosing24 Analytics Code --><script type= "text/javascript" src="http:// stats.hosting24.com/count.php"></script><!--End Of Analytics Code-->
To fix this, please disable the page tracking/analytics code and depending on your web hosting you could either do it from the CPanel/Settings Page or you will have to contact them about it.