Frug / AJAX-Chat

A fully customizable web chat implemented in JavaScript, PHP and MySQL which integrates nicely with common forum systems like phpBB, MyBB, FluxBB, SMF and vBulletin. A Flash and Ruby based socket connection can be used to boost performance.
http://frug.github.io/AJAX-Chat/
548 stars 300 forks source link

Need help with Ajax-Chat ( ERROR 404 and ERROR 503 ) #264

Closed BloxCord closed 3 years ago

BloxCord commented 6 years ago

I got 2 errors I pulled everything inside out nothing found no logs I looked everywhere in Cpanel can noth find the problem the errors are Fout: Verbindingsstatus: 404 and the 503

Thx for the ppl that willing to help me.

Patmacessex commented 6 years ago

It can't find the link, this has nothing to do with Cpanel in my opinion, Cpanel is for hosting, it's in your code mate, or in the database.

BloxCord commented 6 years ago

Also checked everything nothing helps

Patmacessex commented 6 years ago

A 404 gets generated when not found, your SQL database, or server is causing this Cpanel is just a layer on top of your server. See Cpanel as an application, It's just an easy way to change stuff in your system through a GUI

Patmacessex commented 6 years ago

Do you have by any chance a .htaccess file? that could cause the problem

BloxCord commented 6 years ago

Problem Solved Thnx for your help

Patmacessex commented 6 years ago

What was the problem?