Error logs are coming back clean. Config shows this
<?php
$INFO = array (
'sql_host' => 'localhost',
'sql_database' => 'gwzone_ips4',
'sql_user' => 'gwzone_ips4',
'sql_pass' => 'removed for security',
'sql_port' => 3306,
'sql_socket' => '/var/lib/mysql/mysql.sock',
'sql_tbl_prefix' => '',
'sql_utf8mb4' => true,
'board_start' => 1505696799,
'installed' => true,
'base_url' => 'https://www.gamingwarzone.net',
'guest_group' => 2,
'member_group' => 3,
'admin_group' => 4,
);
This is permissions from what I see
This is inside the ACP