Severity: Warning
Message: mysqli::query(): (HY000/23): Out of resources when opening file '/dev/shm/#sql-temptable-1e3299-2ffae-117e9.MAI' (Errcode: 24 "Too many open files")
Filename: mysqli/mysqli_driver.php
Line Number: 305
Backtrace:
File: /home/tiptop/public_html/application/models/Base_model.php
Line: 16
Function: get
File: /home/tiptop/public_html/application/controllers/Init.php
Line: 24
Function: get_testimonials
File: /home/tiptop/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/tiptop/public_html/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 570
Backtrace:
File: /home/tiptop/public_html/application/models/Base_model.php
Line: 16
Function: get
File: /home/tiptop/public_html/application/controllers/Init.php
Line: 24
Function: get_testimonials
File: /home/tiptop/public_html/index.php
Line: 315
Function: require_once
Error Number: 23
Out of resources when opening file '/dev/shm/#sql-temptable-1e3299-2ffae-117e9.MAI' (Errcode: 24 "Too many open files")
SELECT `comment`, `customer` FROM `ci_testimonials` WHERE `customer_type` = 'personal' ORDER BY RAND() LIMIT 5
Filename: models/Base_model.php
Line Number: 16