| 
			
			
			 
				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 | 
				 
				 
	
					
					
						| 
							
						 | 
					 
					
						
						
							Hello,
  
  I am also having problems getting to the admin area. I keep getting this error:
  
  Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'babey17'@'localhost' (using password: YES) in /home/babey17/public_html/guestbook/lib/mysql.class.php on line 30
  Connection Error
  --------------------------------------------------------------------------------
  
  MySQL Error : Connection Error
  Error Number: 1045 Access denied for user 'babey17'@'localhost' (using password: YES)
  Date        : Tue, August 24, 2010 17:42:49
  IP          : 64.91.92.199
  Browser     : Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322)
  Referer     : http://www.fansofleann.com/guestbook/install.php
  PHP Version : 5.2.13
  OS          : Linux
  Server      : Apache mod_fcgid/2.3.5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
  Server Name : www.fansofleann.com
  
  
  I took some advice from this post http://proxy2.de/forum/viewtopic/7415/Help-with-Install-of-Advance-Guestbook.html and changed the following in the config file:
  
  $GB_DB = array();
  $GB_DB["dbName"] = "guestbook";
  $GB_DB["host"]   = "localhost";
  $GB_DB["user"]   = "babey17";
  $GB_DB["pass"]   = "xxxxxxx";
  
  
  
  $GB_PG["base_url"] = "http://www.fansofleann.com/guestbook";  /* e.g http://www.yourdomain.com/guestbook */
  
  $DB_CLASS  = "mysql.class.php";
  $TEC_MAIL  = "xxxxxxx@gmail.com";
  $GB_UPLOAD = "public";
  $GB_TMP    = "tmp";
  
  
  
  if ($GB_PG["base_url"] == "http://www.fansofleann.com/guestbook/")
  
  
  I made my password and email private while I posted the code. 
  
  Am I missing something? I checked my Manage User Privileges and it has a check next to ALL PRIVILEGES. Hope someone can help.
  
  Thanks,
  
  Crystal
							
						 | 
					 
		
					
						  | 
					 
				
			
				
					| 
						
					 | 
				 
			 
		
			
			
		 | 
	 
 
 | 
 
	
		| 
			
		 | 
	 
 
	
		Based on the open source JForum
	
 
		 |