The Hubzilla
 All Classes Namespaces Files Functions Variables Pages
htconfig.sample.php File Reference

Variables

 $db_host = 'your.mysqlhost.com'
 
 $db_port = 0
 
 $db_user = 'mysqlusername'
 
 $db_pass = 'mysqlpassword'
 
 $db_data = 'mysqldatabasename'
 
 $db_type = 0
 

Variable Documentation

$db_data = 'mysqldatabasename'

Referenced by sys_boot().

$db_host = 'your.mysqlhost.com'

Referenced by sys_boot().

$db_pass = 'mysqlpassword'

Referenced by sys_boot().

$db_port = 0

Referenced by sys_boot().

$db_type = 0

Referenced by sys_boot().

$db_user = 'mysqlusername'

Referenced by sys_boot().