Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.
/ MySQL + misc settings for production environment
else
{
define(‘DB_HOST’, ‘localhost’);
define(‘DB_USER’, ‘lcwdkyxa_xxxx’);
define(‘DB_PASS’, ‘xxxxxx’);
define(‘DB_NAME’, ‘lcwdkyxa_xxxx);
define(‘LOCATION’, ‘online’);
define(‘JOBBER_URL’, ‘http://www.tabulame.net/’);
define(’_APP_MAIN_DIR’, ‘’);
define(‘ENVIRONMENT’, ‘prod’);
}
// Global settings definitions
define(‘NOTIFY_EMAIL’,‘info@tabulame.net’);
define(‘ADMIN_EMAIL’,‘info@tabulame.net’);
define(‘SITE_NAME’, ‘Tabulame.net’);
Aparte de esa sección editaste algo mas del config.php ???
1 to 4 of 4