Go Back   Cloud Computing > Support > PHP Forum
 

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 05-23-11, 23:59
BOD Member
 
Join Date: Nov 2010
Posts: 202
Default PHP Error

Hi!
I am facing some PHP Error. I Cannot able to modify header information Please give me some comments or suggestion about it.
Reply With Quote
  #2 (permalink)  
Old 05-24-11, 00:33
BOD Member
 
Join Date: Jun 2010
Posts: 175
Default

This is a common PHP error which is usually caused due to:
White spaces before or after the PHP start "" tags;
Various problems with the header() statement. Check carefully the code before and at the line of this statement.
This error might be hard to troubleshoot in cases where different files are included and all of them have to be carefully expected.
An easy workaround is to place a php.ini file containing the following directive:
output_buffering = On

This php.ini file has to be placed in the directory where the error occurs.
__________________
Carol.P
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump


All times are GMT -6. The time now is 01:12.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Copyright © 1999-2012, BODHost Ltd. All rights reserved.