A PHP Error was encountered

Severity: Warning

Message: fopen(C:\xampp\htdocs\webai/tmp\ci_sessionihhqlqpeg2oqq9lrbje3q5s4h31p8qfq): failed to open stream: No space left on device

Filename: drivers/Session_files_driver.php

Line Number: 156

Backtrace:

File: C:\xampp\htdocs\webai\application\third_party\MX\Loader.php
Line: 173
Function: _ci_load_library

File: C:\xampp\htdocs\webai\application\third_party\MX\Loader.php
Line: 192
Function: library

File: C:\xampp\htdocs\webai\application\third_party\MX\Loader.php
Line: 153
Function: libraries

File: C:\xampp\htdocs\webai\application\third_party\MX\Loader.php
Line: 65
Function: initialize

File: C:\xampp\htdocs\webai\application\modules\Frontend\controllers\Main.php
Line: 5
Function: __construct

File: C:\xampp\htdocs\webai\index.php
Line: 296
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Failed to read session data: user (path: C:\xampp\htdocs\webai/tmp)

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: C:\xampp\htdocs\webai\application\third_party\MX\Loader.php
Line: 173
Function: _ci_load_library

File: C:\xampp\htdocs\webai\application\third_party\MX\Loader.php
Line: 192
Function: library

File: C:\xampp\htdocs\webai\application\third_party\MX\Loader.php
Line: 153
Function: libraries

File: C:\xampp\htdocs\webai\application\third_party\MX\Loader.php
Line: 65
Function: initialize

File: C:\xampp\htdocs\webai\application\modules\Frontend\controllers\Main.php
Line: 5
Function: __construct

File: C:\xampp\htdocs\webai\index.php
Line: 296
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: file_put_contents(): write of 101 bytes failed with errno=28 No space left on device

Filename: helpers/help_helper.php

Line Number: 91

Backtrace:

File: C:\xampp\htdocs\webai\application\helpers\help_helper.php
Line: 91
Function: file_put_contents

File: C:\xampp\htdocs\webai\application\helpers\help_helper.php
Line: 49
Function: writeLog

File: C:\xampp\htdocs\webai\application\modules\Frontend\controllers\Main.php
Line: 6
Function: GlobalFunction

File: C:\xampp\htdocs\webai\index.php
Line: 296
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: file_put_contents(): Only -1 of 101 bytes written, possibly out of free disk space

Filename: helpers/help_helper.php

Line Number: 91

Backtrace:

File: C:\xampp\htdocs\webai\application\helpers\help_helper.php
Line: 91
Function: file_put_contents

File: C:\xampp\htdocs\webai\application\helpers\help_helper.php
Line: 49
Function: writeLog

File: C:\xampp\htdocs\webai\application\modules\Frontend\controllers\Main.php
Line: 6
Function: GlobalFunction

File: C:\xampp\htdocs\webai\index.php
Line: 296
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: mysqli::query(): (HY000/1021): Disk full (C:\xampp\tmp\#sqld94_32c4d_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")

Filename: mysqli/mysqli_driver.php

Line Number: 305

Backtrace:

File: C:\xampp\htdocs\webai\application\modules\Frontend\models\M_Frontend.php
Line: 397
Function: query

File: C:\xampp\htdocs\webai\application\modules\Frontend\controllers\Main.php
Line: 219
Function: Tagging_Content

File: C:\xampp\htdocs\webai\index.php
Line: 296
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\webai\system\core\Exceptions.php:272)

Filename: core/Common.php

Line Number: 568

Backtrace:

File: C:\xampp\htdocs\webai\application\modules\Frontend\models\M_Frontend.php
Line: 397
Function: query

File: C:\xampp\htdocs\webai\application\modules\Frontend\controllers\Main.php
Line: 219
Function: Tagging_Content

File: C:\xampp\htdocs\webai\index.php
Line: 296
Function: require_once

Database Error

A Database Error Occurred

Error Number: 1021

Disk full (C:\xampp\tmp\#sqld94_32c4d_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")

select b.* from berita b join berita_tagging_in bt on bt.berita_id=b.id join tagging_in t on t.id=bt.tagging_in_id where b.published_date != '0000-00-00 00:00:00' and b.published_date <=NOW() and b.status='1' and t.tagging like '%Pembiayaan%' and title != '' order by b.published_date desc

Filename: C:/xampp/htdocs/webai/application/modules/Frontend/models/M_Frontend.php

Line Number: 397