Error Cannot Send Session Cache Limiter Headers Already Sent
RegisterLogin
Error Cannot Send Session Cache Limiter Headers Already Sent
Post Description: Error Cannot Send Session Cache Limiter Headers Already Sent
Tags: Error, Cannot, Send, Session, Cache, Limiter, Headers, Already, Sent
This Post Was Posted On Apr 23, 2008 By bon4rjam #1368
Post Description: Error Cannot Send Session Cache Limiter Headers Already Sent
Tags: Error, Cannot, Send, Session, Cache, Limiter, Headers, Already, Sent
This Post Was Posted On Apr 23, 2008 By bon4rjam #1368
Error Cannot Send Session Cache Limiter Headers Already Sent by bon4rjam
this is the error im getting:
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /var/www/html/includes/header.php:1) in /var/www/index.php on line 7
what do i need to do?
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
bon4rjam
#1788 1
yes, thank you
that worked great, no more errors
thank your for your support.
i've been a customer for 2 years now. im very happy with your service
that worked great, no more errors
thank your for your support.
i've been a customer for 2 years now. im very happy with your service
Apr 23, 2008 Reply Report abuse
Web Hosting Support
#1787 2
there's your problem, you have session_start(); in both files
delete this line session_start(); in the index.php file
delete this line session_start(); in the index.php file
Apr 23, 2008 Reply Report abuse
Web Hosting Support
#1786 3
header.php
index.php
session_start();
#header file
include (headers.php);
#includes
include (include/function.php);
# this section is saved for the script
$start = 'log';
#header file
include (headers.php);
#includes
include (include/function.php);
# this section is saved for the script
$start = 'log';
index.php
session_start();
include (headers.php);
$login = false;
$allowFast = true;
$printersafe = 23;
$lock_cookies= 'on';
session_start();
$if ($_get['id']){
include (headers.php);
$login = false;
$allowFast = true;
$printersafe = 23;
$lock_cookies= 'on';
session_start();
$if ($_get['id']){
Apr 23, 2008 Reply Report abuse
Web Hosting Support
#1785 4
show me the first 5 lines of your two files:
header.php and index.php
header.php and index.php
Apr 23, 2008 Reply Report abuse
Leave Your Comments...
©2011 Webune Forums - Mon Dec 19, 2011 6:27 am
Powered by: Webune Forums V3
Powered by: Webune Forums V3