JS Error after migrate to new server
Hi
My website work fine until
migrate from a native linux server to a Linux CPanel server. Now show too manies JS errors by JQuery side like this:
Uncaught ReferenceError: jQuery is not defined at (index):121
NO JS function work now: menu, carrousel, etc.
Howerver, the current NON CPANEL server continue work fine (whitout JS error)
Any body know another issue like this for CPanel? Or JQuery have some server specification that fix it? Why one server is right and another wrong (both Centos 7.2 & Php 5.6)
Regards