Page 1 of 1

Content length visible on page

Posted: Thu Feb 07, 2008 9:26 pm
by matthammond
Hi, I'm running the latest CMSMS on Apache with MySQL.

When viewing the pages, 'Content-Length: 3782' is actually visible on the pages. Has anyone else experienced this? Your help would be greatly appreciate :)
Content-Length: 3782



Many Thanks,
Matt Hammond

Re: Content length visible on page

Posted: Thu Feb 07, 2008 9:44 pm
by hexdj
do you have that on your template?

If those words are not surrounded by any known html tags they will be output as regular text.

Re: Content length visible on page

Posted: Thu Feb 07, 2008 9:47 pm
by matthammond
No I've not coded that in. It is not within the html so I'm guessing it is caused by an error in the PHP/configuration/ missing a file and it accidentally being displayed on the page.

Re: Content length visible on page

Posted: Fri Feb 08, 2008 1:26 am
by nivekiam
That looks like it's coming from the HTTP Headers.  Have you made any modifications to CMSms?  How did you upload?  FTP?  Try uploading again.  If that doesn't work, please post a link to a phpinfo page.

Here is some instructions on how to create a phpinfo page:
http://wiki.cmsmadesimple.org/index.php ... ith_PHP.3F