Problem with cocos2dx-html5 in hosting

Hello,

I have a simple game in cocos2dx-html5. Run perfectly on my local server. But when I upload to my hosting, do not load anything.

It takes some configuration specified in the server to run successfully cocos2dx-html5?

What could be my problem?

Thanks in advance and sorry for my English.

check the console to see whats the problem, also you should pack your js file into a single file if you have not done yet