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