Goldmund -
Joined: 19 Feb 2005 Posts: 19 Location: Seattle, WA
|
Posted: Wed Feb 23, 2005 8:18 pm Post subject: phpMyAdmin problem |
|
|
Hi guys-
I've searched all the topics on this forum for "phpMyAdmin help" and read through all of them, but I still need some explaining.
-First of all, I downloaded PHP 5.0.3 installer and phpMyAdmin-2.6.1 along with pecl-5.0.3-Win32.
-I extracted the pecl-5.0.3-Win32 files into the C:\PHP\ext folder (I had to create the 'ext' folder since there wasn't one already)
-I Installed phpMyAdmin on Abyss Web Server and got the famous error:
"cannot load mysql extension,"
"please check PHP Configuration"
"Documentation"
-So then I opened my php.ini file in C:\WINDOWS and uncommented the:
;extension=php_mysql.dll --> extension=php_mysql.dll
-Save this file and run phpMyAdmin again and get a different error:
"PHP Startup: Unable to load dynamic library './php_mysql.dll' - The specified module could not be found."
-Okay, so now I do a search for 'php_mysql.dll' and find that I don't have such a file on my computer.
My first question: Is it really necessary to download pecl-5.0.3-Win32 if it doesn't even come with php_mysql.dll?
Secondly: Since I have all the latest versions of PHP and phpMyAdmin, is this what's causing all my problems?
What can I do, I'm not too sure where to go from here.
Thanks all!!! _________________ You learn something new every day. |
|