Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Cannot send session cookie


TokoBenny

Recommended Posts

Helo i have problems with oscom 2. > that is the error log...

 

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/tokobenn/public_html/includes/languages/english/login.php:1) in /home/tokobenn/public_html/includes/functions/sessions.php on line 102

 

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/tokobenn/public_html/includes/languages/english/login.php:1) in /home/tokobenn/public_html/includes/functions/sessions.php on line 102

 

Warning: Cannot modify header information - headers already sent by (output started at /home/tokobenn/public_html/includes/languages/english/login.php:1) in /home/tokobenn/public_html/includes/functions/general.php on line 45

 

can any body help me please?

Link to comment
Share on other sites

Hello

It is telling you that there is a problem with the file includes/languages/english/login.php on line one, which can mean there is white space there if you have recently worked on the file or it can mean something more malicious.

Lets stick with option one for now... open the file and make sure there is no whitespace, the files first line should only be

<?php

nothing else

Nic

Sometimes you're the dog and sometimes the lamp post

[/url]

My Contributions

Link to comment
Share on other sites

Hello

It is telling you that there is a problem with the file includes/languages/english/login.php on line one, which can mean there is white space there if you have recently worked on the file or it can mean something more malicious.

Lets stick with option one for now... open the file and make sure there is no whitespace, the files first line should only be

<?php

nothing else

Nic

tx you so much......sipp

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...