<?php
// database settings
$db_host="localhost";
$db_user="username";
$db_pass="database password";
$db_name="database name";
$db_prefix="fusion_";
define("DB_PREFIX", "fusion_");
?>
Quote
Go to domain.com/sub/setup.php
Category Forum
Official Core Support - 6Labels
None yet
Statistics
0 participants
Notifications
You are not receiving notifications from this thread.
Related Questions