Cannot load mysqli extension. Please check your PHP configuration
by Samet Kilictas on Aug.25, 2009, under PHP, Programming, Tips
Probably you are trying to access your phpmyadmin. You will get this error if you have more then one “php.ini” file in your system. It is kinda conflicting. For instance i have wampserver2.0 and IIS7 together in my current system. I have activated IIS7 FastCgı method to use php on it. So it has one php.ini file at path of “c:\wamp\….” and another one in “c:\Program Files\Php” . You can get a temporary solution if you rename your php.ini file which is in your “program files” path.
That is it.
Thanks for dropping by! Feel free to join the discussion by leaving comments, and stay updated by subscribing to the 
September 1st, 2009 on 7:18 pm
thank you very much.
this helped me a lot.
cheers!
November 10th, 2009 on 10:32 am
thanks a lot, this really help me so much!
November 12th, 2009 on 12:30 pm
Thanks! Helped a lot!
January 26th, 2010 on 6:54 pm
Thank You Very Very Much.
January 28th, 2010 on 6:16 pm
Hey….. Thanks very much, it was really very useful