| Author | 
					Message | 
				
				 
	
					
						
	
				
		![[Post New]](/forum/templates/html/images/icon_minipost_new.gif) 10/03/2010 18:20:20
	  
	
	
 						 | 
					
					
						
						
Kuczek
 
	Beginner
	 
  
	Joined: 10/03/2010 18:13:03 
	Messages: 6
 
		Offline 
 						 | 
		
						
						
							
									I am a newbie with this stuff.  I have gotten up to the point of using the script. 'install.php'
  
  I get the following error: 
  
  Database Error
  
  MySQL Error : Database Error
  Error Number: 1050 Table 'book_auth' already exists
  Date        : Wed, March 10, 2010 09:35:49
  IP          : 24.231.139.126
  Browser     : Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.  Gecko/20100202 Firefox/3.5.8 (.NET CLR 3.5.30729)
  Referer     : http://www.kathykuczek.com/guestbook/install.php
  PHP Version : 5.2.12
  OS          : Linux
  Server      : Apache/2.2.14 (Unix) mod_ssl/2.2.14 OpenSSL/0.9.8e-fips-rhel5 mod_fcgid/2.3.5 Phusion_Passenger/2.2.7 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
  Server Name : www.kathykuczek.com
  
  
  The site I am on is not familiar with Advanced Guestbook and they have directed me back here.  I spent the last 24 hours getting nowhere with this program...
  
  HELP please,
  
  Kuczek
							
							
						 | 
					
		
					 
						| 
						 | 
					
	
					
						
	
				
		![[Post New]](/forum/templates/html/images/icon_minipost_new.gif) 11/03/2010 09:40:07
	  
	
	
 						 | 
					
					
						
						
Carbonize
 
	Master
	 
		![[Avatar]](/forum/images/avatar/96871336492d73e733f55.jpg)  
  
	Joined: 12/06/2003 19:26:08 
	Messages: 4292
 
	Location: Bristol, UK
	 
		Offline 
 						 | 
		
						
						
							
									Then you have already created the tables. But http://www.kathykuczek.com/guestbook/ is saying
  
  
			1044 Access denied for user 'kathykuc_lynn'@'localhost' to database 'guestbook'
   
		 
  
  So you need to check the permissions for the database account you are using.
							
							
						 | 
					
						
							 Carbonize
 I am not the maker of the Advanced Guestbook
 
 get Lazarus | 
						
		
					 
						| 
						 | 
					
	
					
						
	
				
		![[Post New]](/forum/templates/html/images/icon_minipost_new.gif) 11/03/2010 17:57:52
	  
	
	
 						 | 
					
					
						
						
Kuczek
 
	Beginner
	 
  
	Joined: 10/03/2010 18:13:03 
	Messages: 6
 
		Offline 
 						 | 
		
						
						
							
									The permissions is set for All but it gave me this error message.
  
  Database Error
  
  MySQL Error : Database Error
  Error Number: 1050 Table 'book_auth' already exists
  Date        : Thu, March 11, 2010 10:47:49
  IP          : 24.231.139.126
  Browser     : Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.  Gecko/20100202 Firefox/3.5.8 (.NET CLR 3.5.30729)
  Referer     : http://www.kathykuczek.com/guestbook/install.php
  PHP Version : 5.2.12
  OS          : Linux
  Server      : Apache/2.2.14 (Unix) mod_ssl/2.2.14 OpenSSL/0.9.8e-fips-rhel5 mod_fcgid/2.3.5 Phusion_Passenger/2.2.7 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
  Server Name : www.kathykuczek.com
  
  -------------------------------------------------
  
  This is the last email I had from my hosting site:
  
  > This sounds as if steps are being repeated during the install and when
  > the script runs a second time, it is finding tables already being
  > generated in your database. Unfortunately, I am not very familiar
  > with 'Advanced Guestbook' installs and you may want to check with the
  > script developers to see which step you would need to take to complete
  > your install and or the steps you would need to take to get it
  > installed correctly.
							
							
						 | 
					
		
					 
						| 
						 | 
					
	
					
						
	
				
		![[Post New]](/forum/templates/html/images/icon_minipost_new.gif) 11/03/2010 17:59:00
	  
	
	
 						 | 
					
					
						
						
Kuczek
 
	Beginner
	 
  
	Joined: 10/03/2010 18:13:03 
	Messages: 6
 
		Offline 
 						 | 
		
						
						
							
									Should I start over and try Lazarus ?
							
							
						 | 
					
		
					 
						| 
						 | 
					
	
					
						
	
				
		![[Post New]](/forum/templates/html/images/icon_minipost_new.gif) 11/03/2010 18:52:09
	  
	
	
 						 | 
					
					
						
						
Carbonize
 
	Master
	 
		![[Avatar]](/forum/images/avatar/96871336492d73e733f55.jpg)  
  
	Joined: 12/06/2003 19:26:08 
	Messages: 4292
 
	Location: Bristol, UK
	 
		Offline 
 						 | 
		
						
						
							
									The guestbook is already installed on your site - http://www.kathykuczek.com/guestbook/ 
  
  You need to edit the base_url found in config.inc.php to point to http://www.kathykuczek.com/guestbook/ but other than that you are set to go.
							
							
						 | 
					
						
							 Carbonize
 I am not the maker of the Advanced Guestbook
 
 get Lazarus | 
						
		
					 
						| 
						 | 
					
	
					
						
	
				
		![[Post New]](/forum/templates/html/images/icon_minipost_new.gif) 11/03/2010 19:56:45
	  
	
	
 						 | 
					
					
						
						
Kuczek
 
	Beginner
	 
  
	Joined: 10/03/2010 18:13:03 
	Messages: 6
 
		Offline 
 						 | 
		
						
						
							
									towards the bottom of config.inc.php right?
  
  
  $DB_CLASS  = "mysql.class.php";
  $TEC_MAIL  = "kathykuczek.com";
  $GB_UPLOAD = "public";
  $GB_TMP    = "tmp";
  
  if ($GB_PG["base_url"] == "http://www.kathykuczek.com/guestbook/")
  
  
  So I do that and save it .... then how do I see the guestbook?
							
							
						 | 
					
		
					 
						| 
						 | 
					
	
					
						
	
				
		![[Post New]](/forum/templates/html/images/icon_minipost_new.gif) 11/03/2010 19:58:39
	  
	
	
 						 | 
					
					
						
						
Kuczek
 
	Beginner
	 
  
	Joined: 10/03/2010 18:13:03 
	Messages: 6
 
		Offline 
 						 | 
		
						
						
							
									Never mind ... I see it .... after all this time.
  
  Thanks for your help.
  
  Kuczek
							
							
						 | 
					
		
					 
						| 
						 | 
					
	
					
						
	
				
		![[Post New]](/forum/templates/html/images/icon_minipost_new.gif) 11/03/2010 20:09:31
	  
	
	
 						 | 
					
					
						
						
Carbonize
 
	Master
	 
		![[Avatar]](/forum/images/avatar/96871336492d73e733f55.jpg)  
  
	Joined: 12/06/2003 19:26:08 
	Messages: 4292
 
	Location: Bristol, UK
	 
		Offline 
 						 | 
		
						
						
							
									No that's not right.
  
  That bit should be
  
  if ($GB_PG["base_url"] == "") 
  
  The line you need to change looks like
  
  $GB_PG["base_url"] = "";
  
  Change it to
  
  $GB_PG["base_url"] = "http://www.kathykuczek.com/guestbook/";
							
							
						 | 
					
						
							 Carbonize
 I am not the maker of the Advanced Guestbook
 
 get Lazarus | 
						
		
					 
						| 
						 | 
					
	
					
						
	
				
		![[Post New]](/forum/templates/html/images/icon_minipost_new.gif) 11/03/2010 20:29:13
	  
	
	
 						 | 
					
					
						
						
Kuczek
 
	Beginner
	 
  
	Joined: 10/03/2010 18:13:03 
	Messages: 6
 
		Offline 
 						 | 
		
						
						
							
									OK - Thanks
							
							
						 | 
					
		
					 
						| 
						 | 
					
	
					
						
	
				
		![[Post New]](/forum/templates/html/images/icon_minipost_new.gif) 25/08/2010 00:46:02
	  
	
	
 						 | 
					
					
						
						
crystalmichelle
 
	Newbie
	 
  
	Joined: 24/08/2010 23:58:08 
	Messages: 1
 
		Offline 
 						 | 
		
						
						
							
									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
							
							
						 | 
					
		
					 
						| 
						 | 
					
	
					
						
	
				
		![[Post New]](/forum/templates/html/images/icon_minipost_new.gif) 25/08/2010 09:05:59
	  
	
	
 						 | 
					
					
						
						
Carbonize
 
	Master
	 
		![[Avatar]](/forum/images/avatar/96871336492d73e733f55.jpg)  
  
	Joined: 12/06/2003 19:26:08 
	Messages: 4292
 
	Location: Bristol, UK
	 
		Offline 
 						 | 
		
						
						
							
									http://carbonize.co.uk/Lazarus/Forum/index.php?topic=10.0
  
  
			This message means that some of the database information you have supplied in admin/config.inc.php is incorrect. Check it as you may have mistyped something. 
		 
							
							
						 | 
					
						
							 Carbonize
 I am not the maker of the Advanced Guestbook
 
 get Lazarus | 
						
		
					 
						| 
						 | 
					
				
		
				
					| 
						
					 |