I am receiving the below error when I am uploading my CI3 project on to the server:
ini_set(): Headers already sent. You cannot change the session module's ini settings at this timeFilename: Session/Session.php
Line Number: 375
Backtrace:
File: /home/adityanamansingh/rkvd1.adityanamansingh.com/application/controllers/Home.php Line: 9 Function: library
File: /home/adityanamansingh/rkvd1.adityanamansingh.com/index.php Line: 315 Function: require_once
What should be the way to remove such error from my project?
I am not receiving the same error on my localhost.