Guest Posted June 13, 2004 Share Posted June 13, 2004 I was able to finally install oscommerce after i applied the patch for the register_globals OFF issue. But now i am getting these error messages: Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/eulando/public_html/catalog/admin/includes/functions/general.php:1311) in /home/eulando/public_html/catalog/admin/includes/functions/sessions.php on line 68 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/eulando/public_html/catalog/admin/includes/functions/general.php:1311) in /home/eulando/public_html/catalog/admin/includes/functions/sessions.php on line 68 does anyone know what these errors are? I also can't get to my catalog, I get an internal server error. Does anyone know a solution or a work around for this problem? :( Link to comment Share on other sites More sharing options...
Guest Posted June 13, 2004 Share Posted June 13, 2004 I got the problem straight. Spaces after <?php :D Link to comment Share on other sites More sharing options...
cali_cobra Posted June 21, 2004 Share Posted June 21, 2004 What file did you have your spaces that you needed to remove?? Link to comment Share on other sites More sharing options...
Guest Posted June 21, 2004 Share Posted June 21, 2004 Check in both config.php files (catalog/includes/configure.php, catalog/admin/includes/configure.php) and make sure there are no spaces at the end of the file or the beginning of the file. I've had problems with cpanel adding spaces after i edit the files. make sure that there are no spaces, that is where your problem is. :D Link to comment Share on other sites More sharing options...
cali_cobra Posted June 21, 2004 Share Posted June 21, 2004 Was there a particular location that CPanel adds the spaces? Link to comment Share on other sites More sharing options...
cali_cobra Posted June 21, 2004 Share Posted June 21, 2004 Found the problem!! Thank you so much!! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.