Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Session problem


matijaz

Recommended Posts

Hi!

I have problem with session.

 

I've established that doesn't switch on tep_start_session

 

Error or. Warning is:

 

Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/edleja/public_html/admin/includes/configure.php:2) in /home/edleja/public_html/admin/includes/functions/sessions.php on line 67

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/edleja/public_html/admin/includes/configure.php:2) in /home/edleja/public_html/admin/includes/functions/sessions.php on line 67

 

Where is a problem?

 

I ask you for help. Thank you for help!

 

Matija?

Link to comment
Share on other sites

It looks like you may have whitespace at the top of configure.php - the very first line must be <?php

 

Matti

In file configure.php writes from first line

 

<?php
/*
 $Id: categories.php,v 1.146 2003/07/11 14:40:27 hpdl Exp $

 osCommerce, Open Source E-Commerce Solutions
 http://www.oscommerce.com
...

 

I don't know... but is still where problem?

 

Thanks!

 

Matija?

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...