Re-populated DBHOST with default of localhost, as this is true for the majority of installations.
This commit is contained in:
		| @@ -40,7 +40,7 @@ | ||||
| LINUX_OTHER="0"  | ||||
|  | ||||
| # Login information for your MySQL server | ||||
| DBHOST="" | ||||
| DBHOST="localhost" | ||||
| DBNAME="" | ||||
| DBUSER="" | ||||
| DBPASS="" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user