| View previous topic :: View next topic   | 
	
	
	
		| Author | 
		Message | 
	
	
		puertoblack2003 -
 
  Joined: 08 Oct 2006 Posts: 87
 
  | 
		
			
				 Posted: Thu Sep 27, 2007 10:04 pm    Post subject: PHP MySQL library version 5.0.37 | 
				      | 
			 
			
				
  | 
			 
			
				hey guys need some input.
 
 
i installed the latest phpmyadmin  2.11.1 at the bottom of the page this pops up
 
 
 
 	  | Quote: | 	 		  | Your PHP MySQL library version 5.0.37 differs from your MySQL server version 4.1.22. This may cause unpredictable behavior. | 	  
 
 
Now after 3 hours trying to figure it out i have updated to the mysql server 5.0.45 and php version 5.2.4  but i was having problems with the connection with the sql.and reverted everything back but kept phpmyadmin.
 
 
I googled around but no results? any ideas | 
			 
		  | 
	
	
		| Back to top | 
		
			          | 
		
	
	
		  | 
	
	
		admin Site Admin
 
  Joined: 03 Mar 2002 Posts: 1348
 
  | 
		
			
				 Posted: Fri Sep 28, 2007 2:10 am    Post subject: Re: PHP MySQL library version 5.0.37 | 
				      | 
			 
			
				
  | 
			 
			
				puertoblack2003,
 
 
You'll need to upgrade your MySQL server only (or downgrade PHP). We recommend using our preconfigured PHP 5.2.2 package as PHP 5.2.4 has a major bug on Windows.
 
 
Actually MySQL 4.1 and higher require the MySQLi library which is available only with PHP 5. PHP 4 can only "talk" to MySQL 4.0 and MySQL 3.x versions. _________________ Follow @abyssws on Twitter
 
Subscribe to our newsletter
 
_________________
 
Forum Administrator
 
Aprelium - https://aprelium.com | 
			 
		  | 
	
	
		| Back to top | 
		
			          | 
		
	
	
		  | 
	
	
		 |