A PHP Error was encountered

Severity: Warning

Message: mysqli::query(): MySQL server has gone away

Filename: mysqli/mysqli_driver.php

Line Number: 307

Backtrace:

File: /home/thebang/public_html/application/models/Post_model.php
Line: 298
Function: query

File: /home/thebang/public_html/application/controllers/Home_controller.php
Line: 263
Function: get_related_posts

File: /home/thebang/public_html/application/controllers/Home_controller.php
Line: 117
Function: post

File: /home/thebang/public_html/index.php
Line: 325
Function: require_once

Database Error

A Database Error Occurred

Error Number: 2006

MySQL server has gone away

SELECT * FROM (SELECT posts.id, posts.lang_id, posts.title, posts.title_slug, posts.summary, posts.category_id, posts.image_big, posts.image_slider, posts.image_mid, posts.image_small, posts.image_mime, posts.image_storage, posts.slider_order, posts.featured_order, posts.post_type, posts.image_url, posts.user_id, posts.pageviews, posts.post_url, posts.updated_at, posts.created_at, categories.name AS category_name, categories.name_slug AS category_slug , categories.color AS category_color, users.username AS author_username, users.slug AS author_slug, (SELECT COUNT(comments.id) FROM comments WHERE posts.id = comments.post_id AND comments.parent_id = 0 AND comments.status = 1) AS comment_count FROM posts INNER JOIN categories ON categories.id = posts.category_id INNER JOIN users ON users.id = posts.user_id WHERE posts.is_scheduled = 0 AND posts.visibility = 1 AND posts.status = 1 AND posts.id != 26565 AND posts.category_id IN (12) LIMIT 1000) AS table_posts ORDER BY RAND() LIMIT 6

Filename: models/Post_model.php

Line Number: 298

Database Error

A Database Error Occurred

Error Number: 2006

MySQL server has gone away

INSERT INTO `ci_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5fa7e41c6a477c97bbf67dfd1e2debb0adb7293d', '172.69.7.209', 1746504670, '__ci_last_regenerate|i:1746504664;')

Filename: libraries/Session/drivers/Session_database_driver.php

Line Number: 237

Database Error

A Database Error Occurred

Error Number: 2006

MySQL server has gone away

SELECT RELEASE_LOCK('32a756f24e0a7b65e26b7d70bb3f5fd9') AS ci_session_lock

Filename: libraries/Session/drivers/Session_database_driver.php

Line Number: 424