| View previous topic :: View next topic   | 
	
	
	
		| Author | 
		Message | 
	
	
		timodell7 -
 
  Joined: 04 Jun 2002 Posts: 2 Location: USA
  | 
		
			
				 Posted: Tue Jun 04, 2002 8:21 am    Post subject: Need help with mySQL | 
				      | 
			 
			
				
  | 
			 
			
				I downloaded it but how can I get it to run with abyss, I'm trying to set up ikonboard and in the installer.pl it tells me I can't use the mysql version. I need some help asap, I get my new dsl friday and I am hoping to be up by then. Thanks _________________ Tim O'Dell | 
			 
		  | 
	
	
		| Back to top | 
		
			            | 
		
	
	
		  | 
	
	
		aprelium -
 
  Joined: 22 Mar 2002 Posts: 6800
 
  | 
		
			
				 Posted: Tue Jun 04, 2002 2:15 pm    Post subject: Re: Need help with mySQL | 
				      | 
			 
			
				
  | 
			 
			
				 	  | timodell7 wrote: | 	 		  | I downloaded it but how can I get it to run with abyss, I'm trying to set up ikonboard and in the installer.pl it tells me I can't use the mysql version. I need some help asap, I get my new dsl friday and I am hoping to be up by then. Thanks | 	  
 
This problem is not related to Abyss Web Server. We recommend contacting the authors of the script and asking them how to make it work with your version of MySQL. _________________ Support Team
 
Aprelium - http://www.aprelium.com | 
			 
		  | 
	
	
		| Back to top | 
		
			           | 
		
	
	
		  | 
	
	
		timodell7 -
 
  Joined: 04 Jun 2002 Posts: 2 Location: USA
  | 
		
			
				 Posted: Tue Jun 04, 2002 7:15 pm    Post subject: Answer in case anyone else has the same problem | 
				      | 
			 
			
				
  | 
			 
			
				The problems mean Perl modules aren't installed completely on your host. 
 
 So contact your host and ask them to install the modules.
 
 If you own the host, run these commands :
 
(For DB_file )
 
ppm install DB_file 
 
(For SQL)
 
ppm install DBI
 
ppm install DBD:MySQL
 
 
 That's all !!! 
 
 
:from 
 
h1995vn
 
 
Junior Member
 
 
Group: Support Team
 
Posts: 77
 
Joined: Nov. 2001
 
@ikonboard _________________ Tim O'Dell | 
			 
		  | 
	
	
		| Back to top | 
		
			            | 
		
	
	
		  | 
	
	
		 |