[Phplib-users] Erro Session!?!
by Marylly Araújo Silva other posts by this author
Jul 4 2005 7:50AM messages near this date
Re: Rif: [Phplib-users] Erro Session!?!
|
[Phplib-users] PHPLIB User authentication!
Guys,
I'm having problems!
I'm using PHPLIB library authentication. I'm adding to each page the
following:
page_open(array("sess" => "My_Session",
"auth" => "My_Auth",
"perm" => "My_Perm",
"user" => "My_User"));
and in the end:
page_close();
but it's warning this message:
*Warning*: session_start(): Cannot send session cache limiter - headers
already sent (output started at
/var/www/apache2-default/cad_usuario.php:2) in
*/usr/share/php4/php/session4.inc* on line *171
*I know that is because of fuction session_start() on file session4.inc,
but i don't know what to do to solve this problem.
Does anybody have idea of what is happening?
thanks
Marylly
**Mya**
_______________________________________________________
Yahoo! Acesso Grátis - Internet rápida e grátis.
Instale o discador agora! http://br.acesso.yahoo.com/
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Phplib-users mailing list
Phplib-users@[...].net
https://lists.sourceforge.net/lists/listinfo/phplib-users
|