Topic: stumped about my db_host ????
I am not able to make punbb work and think it might be my db_host
<?php
$db_type = 'mysql';
$db_host = 'whsql-v06.prod.mesa1.secureserver.net'; Is this correct
$db_name = 'DB_123851.dsn';
$db_username = 'strobes';
$db_password = '*******';
$db_prefix = '';
$p_connect = false;
$cookie_name = 'punbb_cookie';
$cookie_domain = '';
$cookie_path = '/';
$cookie_secure = 0;
$cookie_seed = '7e371079';
define('PUN', 1);?>
Thanks for Your Time in Advance It is greatly appreciated