Jump to content

[SOLVED] Header output error????


darkfreaks

Recommended Posts

i already looked in the thread for this so dont tell me to look i obviously have :P

 

output buffering does not solve it neither it matter where i put the code. :P

 

 

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /hermes/web06/b879/pow.themoringagarden/plaincart/index.php:3) in /hermes/web06/b879/pow.themoringagarden/plaincart/library/config.php on line 7

Line 7 config.php

<?php
session_start(); //start session
?>

Link to comment
https://forums.phpfreaks.com/topic/124126-solved-header-output-error/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.