| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| iriva -
 
 
 Joined: 02 Apr 2003
 Posts: 1
 
 
 | 
			
				|  Posted: Wed Apr 02, 2003 8:35 pm    Post subject: Problem with postnuke and MySql |   |  
				| 
 |  
				| HI! I'm trying to install postnuke with abyss web server. I´ve installed MySQL because postnuke needs it, but when i'm installing postnuke i have errors like this:
 Warning: mysql_connect() [function.mysql-connect]: Can't connect to MySQL server on 'localhost' (10061) in C:\Archivos de programa\Abyss Web Server\htdocs\bar\html\pnadodb\drivers\adodb-mysql.inc.php on line 170
 Error connecting to db
 Program: C:\Archivos de programa\Abyss Web Server\htdocs\bar\html\install\db.php - Line N.: 45
 
 Any idea? Sorry for my bad english.
 |  | 
	
		| Back to top |     | 
	
		|  | 
	
		| aprelium -
 
 
 Joined: 22 Mar 2002
 Posts: 6800
 
 
 | 
			
				|  Posted: Thu Apr 03, 2003 12:25 pm    Post subject: Re: Problem with postnuke and MySql |   |  
				| 
 |  
				|  	  | iriva wrote: |  	  | HI! I'm trying to install postnuke with abyss web server. I´ve installed MySQL because postnuke needs it, but when i'm installing postnuke i have errors like this:
 Warning: mysql_connect() [function.mysql-connect]: Can't connect to MySQL server on 'localhost' (10061) in C:\Archivos de programa\Abyss Web Server\htdocs\bar\html\pnadodb\drivers\adodb-mysql.inc.php on line 170
 Error connecting to db
 Program: C:\Archivos de programa\Abyss Web Server\htdocs\bar\html\install\db.php - Line N.: 45
 
 Any idea? Sorry for my bad english.
 | 
 Check your the database parameters when configuring postnuke. It seems that you supplied to postnuke a bad hostname of the machine on which postnuke is installed (if it is on your machine, use 127.0.0.1) or the port on which MySQL is listening to connections (by default 3306). Of course, check that MySQL is running when you do that.
 _________________
 Support Team
 Aprelium - http://www.aprelium.com
 |  | 
	
		| Back to top |       | 
	
		|  | 
	
		|  |