| 
				Chi Kien Uong Geranienstraße 30
 71034 Böblingen
 Deutschland / Germany
 | 
	
		| 
				
					| 
							If you are not registered or logged in, you may still use these forums but with limited features.
							Show recent topics |  |  |  
		| 
	
		| 
				
				
					| Author | Message |  
						| 
	
				
		![[Post New]](/forum/templates/html/images/icon_minipost_new.gif) 06/03/2006 18:51:54
	 |  
						
						| jaryd Newbie
 
 Joined: 04/03/2006 18:52:41
 Messages: 1
 Offline
 
 | hello, 
 I am trying to install Advanced Poll. I run install.php, but when I get to step 2 and it tries to connect to localhost, instead of going to step 3, I get 'the page cannot be displayed'. Any suggestions on how to fix this? I couldnt find the error in my logs, so I'm not sure whats going on. Thanks for any help.
 |   
						|  |  
						| 
	
				
		![[Post New]](/forum/templates/html/images/icon_minipost_new.gif) 22/03/2006 01:47:44
	 |  
						
						| amber222 Graduate
 
 Joined: 07/05/2004 21:13:07
 Messages: 586
 Offline
 
 | Is include/config.inc.php in the poll directory on your server? Did you add the database info as it says in the readme file? 1. Open the configuration file 'config.inc.php' with a text editor
 and set up your database settings.
 
 $POLLDB["dbName"] = "YourDBName";
 $POLLDB["host"]   = "localhost";
 $POLLDB["user"]   = "YourUsername";
 $POLLDB["pass"]   = "YourPassword";
 |   
						|  |  
					|  |  |  |  
		|  |  
	
		Based on the open source JForum
	
 |