i just intalled WAMP and when i try to open phpmyadmin this shows
Cannot load mysql extension. Please check your PHP configuration.
i seen a few trouble shoot and they all say to change the path in windows and all of that.. but every where i look is set up right WAMP sets everything to work in the directory that is set up i dont know why this shows..
php config
Moderator: General Moderators
in your php.ini file
do you see this
If so, remove the semi-colon in front of it.
If not, then your path is probably incorrect. I think when I put mysql.dll in the C:\Windows folder, it worked.
do you see this
Code: Select all
;extension=mysql.dllIf not, then your path is probably incorrect. I think when I put mysql.dll in the C:\Windows folder, it worked.
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
-
corillo181
- Forum Commoner
- Posts: 76
- Joined: Wed Apr 26, 2006 3:02 pm