When migrating an application in codeigniter from localhost to the server it appears me the following error
PHP Error was encountered Severity: Warning Message: session_start (): Can not send session cookie - headers already sent by (output started at /home/bassgrou/public_html/centro_eventos/application/config/mimes.php:1) Filename: Session / Session.php Line Number: 140
Backtrace:
File: /home/bassgrou/public_html/centro_eventos/application/controllers/Cliente_controller.php Line: 7 Function: __construct
File: /home/bassgrou/public_html/centro_eventos/index.php Line: 292 Function: require_once