403 Forbidden


Disable Functions:
Path : /var/softaculous/traq/
File Upload :
Command :
Current File : //var/softaculous/traq/database.php

<?php
$db = array(
    'driver' => "pdo",
    'type' => "mysql",
    'host' => "[[softdbhost]]",
    'username' => "[[softdbuser]]",
    'password' => "[[softdbpass]]",
    'database' => "[[softdb]]",
    'prefix' => "[[dbprefix]]",
);

404 Not Found
[ LogOut ]