Bluehost.com Web Hosting $6.95

Cannot send session cache limiter - headers already sent

This is a discussion on Cannot send session cache limiter - headers already sent within the alt.comp.lang.php forums, part of the PHP Programming Forums category; nie wiem czemy ale session start nie dziala. mialem sobie servis na starym serwerze slackware i dzialala super teraz przenioslem ...


Go Back   Usenet Forums > PHP Programming Forums > alt.comp.lang.php

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-08-2006
misiek
 
Posts: n/a
Default Cannot send session cache limiter - headers already sent

nie wiem czemy ale session start nie dziala.
mialem sobie servis na starym serwerze slackware i dzialala super
teraz przenioslem ja na gentoo i mam taki problem
juz na samym poczatku czyki sessiion start wyskakuje taki error

Warning: session_start(): Cannot send session cache limiter - headers
already sent (output started at
/home/maugustyniak/workspace/mysmallgallery/index.php:1) in
/home/maugustyniak/workspace/mysmallgallery/index.php on line 1

nie wiem w czym dzielo

usunalem wszystko z tego pliku index co moze byc zwiazane z header,
pozostawilem tylko to


<?php session_start(); ?>
<HTML>
<HEAD>

<LINK REL="stylesheet" HREF="style.css" TYPE="text/css">



</HEAD>

<BODY>

</BODY>
</HTML>


i dalej to samo, czy ktos spotkal sie z takim czyms

linux gentoo
net-www/apache-2.0.54-r31
dev-php/php-4.4.0-r4

linux slackware
apache-1.3.31-i436
php-4.3.8-i486-1

kumpel ma podobna sytuacje kiedy wykupil gdzies hosting, wczesniej tez
mial strone na slacku, powiedziano mu ze ma bledny kod.
No ale co ja moge miec blednego skoro jest sobie index.php a w nim tylko
zaczynam sesje ..hmm

pomzcie prosze
Reply With Quote
  #2 (permalink)  
Old 02-08-2006
misiek
 
Posts: n/a
Default Re: Cannot send session cache limiter - headers already sent - english


ok now in english

session start does not work
I got this message

Warning: session_start(): Cannot send session cache limiter - headers
already sent (output started at
/home/maugustyniak/workspace/mysmallgallery/index.php:1) in
/home/maugustyniak/workspace/mysmallgallery/index.php on line 1

I got index.php and there only ...
<?php session_start(); ?>
> <HTML>
> <HEAD>
>
> <LINK REL="stylesheet" HREF="style.css" TYPE="text/css">
>
>
>
> </HEAD>
>
> <BODY>
>
> </BODY>
> </HTML>


I use gentoo system
linux gentoo
net-www/apache-2.0.54-r31
dev-php/php-4.4.0-r4

before I moved to gentoo it was working good on slackware
apache-1.3.31-i436
php-4.3.8-i486-1
Reply With Quote
  #3 (permalink)  
Old 02-08-2006
Ben Bacarisse
 
Posts: n/a
Default Re: Cannot send session cache limiter - headers already sent

On Wed, 08 Feb 2006 11:24:34 -0600, misiek wrote:

> <?php session_start(); ?>
> <HTML>


Remove the space in front of the <?php ...

--
Ben.

Reply With Quote
  #4 (permalink)  
Old 02-09-2006
Jasen Betts
 
Posts: n/a
Default Re: Cannot send session cache limiter - headers already sent

On 2006-02-08, misiek <michaelaugustyniak@gazeta.pl> wrote:

> Warning: session_start(): Cannot send session cache limiter - headers
> already sent (output started at


||
\||/
\/
> <?php session_start(); ?>
><HTML>
><HEAD>



<?php session_start(); ?>
<HTML>
<HEAD>


Bye.
Jasen
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 03:36 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0