NYCPHP Meetup

NYPHP.org

session warnings

Alexander Chan alexander_chan at yahoo.com
Wed May 7 14:51:04 EDT 2003


Hi everybody,

I am trying to write a small web application with
sessions.  I get a warnings when i try to reload a
page.
the warnings are the following.
-----
Warning: session_start() [function.session-start]:
read returned less bytes than requested in
/home/httpd/htdocs/blog/admin/index.php on line 1

Warning: session_start() [function.session-start]:
Cannot send session cache limiter - headers already
sent (output started at
/home/httpd/htdocs/blog/admin/index.php:1) in
/home/httpd/htdocs/blog/admin/index.php on line 1
------

what would be giving this warning?

Thanks for the help,
Alexander Chan



More information about the talk mailing list