Thread: phpMyAdmin / MySQL Issues
hi guys, i've searched google 3 days now, pulling hair out. first, i'm sorry if gets upset i'm running win vista on testing box, it's thing have available @ moment... i'm working on project mobile web sever. micro form factor box job had small dell optiplex running windows vista. told me have leave vista on it. yeah... anywhoo, i've got apache 2.2 running fine. install php , little fighting got running fine, too. thought had mysql installed , running right when install phpmyadmin, keep getting following: code: cannot load mysql extension. please check php configuration. i know path set c:\php;. feel php.ini file correct, i'll post @ end anyways. uncommented extension=php_mysql.dll , added extension=libmysql.dll. apache restarts fine no errors. however, anytime try loading myphpadmin, above error. can post httpd.conf if requested. appreciated. peace sean code: [php] ;;;;;;;;;;;;;;;;;;; ; php.i...