PHP Cannot modify header information

If you are getting the PHP Error: Cannot modify header information

Please CONSULT the PHP MANUAL here:

http://uk3.php.net/manual/en/function.header.php

SPECIFIC AREA to note: "Remember that header() must be called before any actual output is sent, either by normal HTML tags, blank lines in a file, or from PHP. It is a very common error to read code with include(), or require(), functions, or another file access function, and have spaces or empty lines that are output before header() is called. The same problem exists when using a single PHP/HTML file." http://uk3.php.net/manual/en/function.header.php

 

Here is our Shared Hosting PHP Spec Sheet:

http://www.hostingcheck.com/web-hosting/shared-web-hosting-spec-sheet/shared-web-hosting-php-spec-sheet/

  • 11 Korisnici koji smatraju članak korisnim
Je li Vam ovaj odgovor pomogao?

Vezani članci

PHP Version

Please see our Shared Hosting PHP Spec Sheet:...

PHP Modules

  Here are the PHP Modules installed on all servers.If a module IS NOT listed - it is either NOT...

ioncube PHP loader

We USE ioncube PHP loader.   Here is our Shared Hosting PHP Spec Sheet:...

Is PHP running as a CGI script or as an Apache module?

PHP is run as CGI, using FastCGI (fci).   Here is our Shared Hosting PHP Spec Sheet:...

Sending Email via PHP

Path to sendmail /usr/sbin/sendmail Here is a SIMPLE TEST PHP Sendmail Script: <?php$to...

Powered by WHMCompleteSolution