luceos
'debug' => true,
'database' =>
array (
'driver' => 'mysql',
'host' => 'localhost',
'database' => 'forumanoop',
'username' => 'anyname',
'password' => NULL,
'charset' => 'utf8mb4',
'collation' => 'utf8mb4_unicode_ci',
'prefix' => 'myforum1',
'port' => '3306',
'strict' => false,
),
'url' => 'forum2/public/index.php/',
'paths' =>
array (
'api' => 'api',
'admin' => 'admin',
<<-- This is the only url on which I'm reaching to the forum discussion page where it says unable to load the whole page