Website Problems

Questions and Answers : Windows : Website Problems
Message board moderation

To post messages, you must log in.

AuthorMessage
Zottel

Send message
Joined: 21 Jan 00
Posts: 5
Credit: 6,605
RAC: 0
Germany
Message 13510 - Posted: 3 Aug 2004, 21:49:28 UTC

Please stop using mysql_pconnect() switch to mysql_connect() on you php Websites ... this will fix lots of you problems ...

And ... please add an ob_start() ... maybee an ob_start("ob_gzhandler") on the first line of all your scripts to suppress these fu*ing "Cannot send session cookie" messages ... maybe you want to set "output_buffering = On" in php.ini ... same effect ... !
ID: 13510 · Report as offensive
KWSN_Dagger
Volunteer tester
Avatar

Send message
Joined: 14 Feb 04
Posts: 36
Credit: 3,578
RAC: 0
Canada
Message 13666 - Posted: 4 Aug 2004, 11:41:10 UTC

You mean these warnings??

Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /disks/koloth/raid5_b/users/boincadm/projects/sah/html/inc/db.inc:20) in /disks/koloth/raid5_b/users/boincadm/projects/sah/html/inc/util.inc on line 30

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /disks/koloth/raid5_b/users/boincadm/projects/sah/html/inc/db.inc:20) in /disks/koloth/raid5_b/users/boincadm/projects/sah/html/inc/util.inc on line 30

I see them on both my browsers. I think the site admins are looking into it.
ID: 13666 · Report as offensive

Questions and Answers : Windows : Website Problems


 
©2024 University of California
 
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.