error in ajax chat web application,index.php won't show anything

owensrail

New Member
i have a problem with ajax chat, i just installed it and did the changes to the config.php file, by filling in the names of the host, database, username etc. when i go the index.php file on my browser, all i get is: This page contains the following errors:error on line 2 at column 1: Extra content at the end of the documentBelow is a rendering of the page up to the first error.and then after the message, nothing is displayed, the rest of the page is blank. this looks like an error message made by the developer of the script, because i opened the index.php file and came across:\[code\]// Show all errors:error_reporting(E_ALL);\[/code\]has anyone out there come across a similar problem, how did you fix it? like step by step, i've checked the web but there seems to be no legitimate answer. i kindly ask for assistance from anyone who can help me to fix this error, and maybe tell me why it showed up, thanks in advance.
 
Back
Top