Digerdoo Posted January 11, 2005 Posted January 11, 2005 Warning: session_start(): Cannot send session cookie - headers already sent by (output started can anyone solve this ?
Guest Posted January 11, 2005 Posted January 11, 2005 where is this happening at? after a new install? any other errors?
Digerdoo Posted January 11, 2005 Author Posted January 11, 2005 where is this happening at? after a new install?any other errors? <{POST_SNAPBACK}> i try install phpbb integration to oscommerce and i almost done but when i choose Go to Administration Panel come errors: Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/fhlinux195/w/mydomain.com/user/htdocs/admin/includes/database_tables.php:71) in /home/fhlinux195/w/mydomain.com/user/htdocs/admin/includes/functions/sessions.php on line 67 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/fhlinux195/w/mydomain.com/user/htdocs/admin/includes/database_tables.php:71) in /home/fhlinux195/w/mydomain.com/user/htdocs/admin/includes/functions/sessions.php on line 67 Warning: Cannot modify header information - headers already sent by (output started at /home/fhlinux195/w/mydomain.com/user/htdocs/admin/includes/database_tables.php:71) in /home/fhlinux195/w/mydomain.com/user/htdocs/admin/bb_default.php on line 590 Warning: Cannot modify header information - headers already sent by (output started at /home/fhlinux195/w/mydomain.com/user/htdocs/admin/includes/database_tables.php:71) in /home/fhlinux195/w/mydomain.com/user/htdocs/admin
Guest Posted January 11, 2005 Posted January 11, 2005 search the knowledge base for your error 'headers already sent' it is a common mistake. ftp your files to your system, edit there and then ftp them back up to help solve the problem after you fix the files.
Digerdoo Posted January 11, 2005 Author Posted January 11, 2005 search the knowledge base for your error 'headers already sent' it is a common mistake.ftp your files to your system, edit there and then ftp them back up to help solve the problem after you fix the files. <{POST_SNAPBACK}> thanks.. it really works.. :thumbsup:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.