phpMyAdmin
Really simple comment for phpMyAdmin. Trying to install it on XP with MySQL 4.1 & Apache2. Setup the php.ini & httpd.conf file OK, php files rendered correctly all was going well. Set the path to my c:\php\ext\ dir and tried restarting but, kept getting errors:
"unable to load dynamic library 'c:\php\ext\php_mysql.dll'"
Turns out that unless you copy libmysql.dll from the php root dir into c:\windows\system32 it won't work.
Ian Winter
Comments
There are no comments for this entry.
Add Comment