• Home
  • About
RSS

The Error Message

Here you can find how to solve, fix your error
insert title
05
Nov
Php script redirects even when output started before calling header() function
stored in: PHP

This happens because of output_buffering is on. In order to turn off output buffering modify php.ini if you have access and set: output_buffering = Off or add in the local directory a .htaccess file containing this line: php_value output_buffering Off   # or 0

No Comments

Recent Articles

  • Updating multiple fields in multiple rows with different values in a single query in MySQL using the CASE operator does not supply a correct result
  • NTLDR is missing
  • How to convert server date and time to the local date and time taking into account daylight saving time
  • SoftException in Application.cpp:544: Directory “/path/dir” is writeable by group
  • How to recover a hard deleted store folder in Microsoft Outlook Express 6
  • When submitting a PHP form, the script does not stop
  • Importing a MySQL data file using phpMyAdmin results in incomplete data in MySQL

Search Blog

  • Donations


  • Pages

    • About
  • Archives

    • July 2010
    • April 2010
    • October 2009
    • September 2009
    • August 2009
    • July 2009
    • March 2009
    • December 2008
    • November 2008
    • October 2008
    • September 2008
    • April 2008
    • February 2008
    • December 2007
    • August 2007
    • July 2007
    • June 2007
  • Meta

    • Log in
    • Valid XHTML
    • XFN
    • WordPress
  • Categories

    • ActionScript
    • Apache Web Server
    • C++
    • Firefox
    • Flex
    • Hibernate
    • How to
    • HTML
    • Internet Explorer
    • Java
    • JavaScript
    • jquery
    • MySQL
    • mysqldump
    • Outlook 2003
    • PHP
    • Tutorial
    • Uncategorized
    • Visual Studio
    • XML
    • XSLT
  • Blogroll

    • Dragulceo
  • Projects

    • Anunturi Gratuite Online
Copyright (c) 2008 The Error Message
Using the Darkzen Theme