Bu hatayı alan arkadaşların bilgisine; Cpanel yüklü hostinglerde bazıları php.ini işlememektedir.
Php.ini içine;
; cPanel-generated php ini directives, do not edit
; Manual editing of this file may result in unexpected behavior.
; To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor)
; For more information, read our documentation (https://go.cpanel.net/EA4ModifyINI)
display_errors = Off
max_execution_time = 3000
max_input_time = 3000
max_input_vars = 3000
memory_limit = 512M
post_max_size = 120M
session.gc_maxlifetime = 1440
session.save_path = "/var/cpanel/php/sessions/ea-php72"
upload_max_filesize = 120M
zlib.output_compression = On
Ekleyiniz, sorun düzelecektir.
QUOTE=AYCHosting;1081505606]
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time
Filename: Session/Session.php
Line Number: 282
Backtrace:
File: /home/ceyhun/public_html/application/core/Core_Controller.php
Line: 7
Function: __construct
File: /home/ceyhun/public_html/application/core/Core_Controller.php
Line: 119
Function: __construct
File: /home/ceyhun/public_html/application/controllers/Home_controller.php
Line: 1
Function: __construct
File: /home/ceyhun/public_html/index.php
Line: 325
Function: require_once
Hatası alıyorum.[/QUOTE]