PDA

View Full Version : WAMP 5 PHP/MySQL Not Working - Localhost Okay Though


ThinkArchimedes
10-17-2008, 05:50 PM
I am really scratching my head here. I went through the installation of WAMP5 on my computer and it set up everything okay, except that when I go to get into phpmyadmin or the SQLite manager I get the following errors respectively:

Cannot load mysqli extension. Please check your PHP configuration. - Documentation

The SQLite extension can't be loaded.

Geez...I don't even know where to start. There is no help/forum or anything on the wampserver site (only a wimpy faq), and I don't want to start effing around with all of the configuration files. I am running Vista 32bit and localhost seems to be okay.

Anyone have any ideas or have experience handling this? Thanks!

thewebhostingdi
07-14-2009, 10:10 AM
Please make sure you have loaded MySQLi extentions while doing Apache configuration. You will have to recompile Apache in order to load MySQLi extensions. Which platform are you using? Windows or Linux?