please help
Posted by: wglogan2005 (---.hsd1.tn.comcast.net)
Date: February 15, 2007 09:41PM

This is what i get if i try and open either one. I have reinstalled and everything. Im using the newest version + Windows XP. I have tried what was said in the other post and same thing

please help

phpMyAdmin - Error
Cannot load mysql extension. Please check your PHP configuration. - Documentation


Error :
The SQLite extension can't be loaded.

Options: ReplyQuote
Re: please help
Posted by: wglogan2005 (---.hsd1.tn.comcast.net)
Date: February 15, 2007 09:52PM

I switched to php 4 and fixed:

phpMyAdmin - Error
Cannot load mysql extension. Please check your PHP configuration. - Documentation

But i still have :

Error :
The SQLite extension can't be loaded.

Options: ReplyQuote
Re: please help
Posted by: CyberSpatium (71.237.217.---)
Date: February 16, 2007 02:34AM

sqlite is only supported in php5.x, not php4. since php5.x, php has come with the mysql extension disabled by default. you will need to edit your php.ini file to enable the mysql extension.

you can use the wamp tray icon menu to do that for you. click on php_mysql located here to enable it:

wamp tray icon ->php settings -> php extensions -> php_mysql

wamp will restart apache to make the new settings take effect.


CyberSpatium
WAMP English Forum Admin
--------------------------------------

like my free support? help support me by checking out my new Newbie Webmaster Development Forum dedicated to the newbie webmaster here:
www.WebDevNewbie.com

Options: ReplyQuote


Sorry, only registered users may post in this forum.