PhpMyAdmin 错误 “Cannot load mysql extension. Please check your PHP configuration”
星期五, 07. 17. 2009 – Category: 代码人生
Cannot load mysql extension. Please check your PHP configuration.
;extension=php_mysql.dll ==>> extension=php_mysql.dll
;extension=php_mysqli.dll ==>> extension=php_mysqli.dll
extension_dir “” ==>> extension_dir = “C:\Program Files\PHP”
Content of config.inc.php is:
<?
$cfg['Servers'][1]['host'] = ‘localhost’;
$cfg['Servers'][1]['extension'] = ‘mysql’;
$cfg['Servers'][1]['connect_type'] = ‘tcp’;
$cfg['Servers'][1]['compress'] = false;
$cfg['Servers'][1]['auth_type'] = ‘config’;
$cfg['Servers'][1]['user'] = ‘root’;
$cfg['Servers'][1]['password'] = ‘aaaa’;
?>
相关文章
- How to reset the mySQL admin password
- Ubuntu Server apt-get install Apache2 & PHP5 & MySQL5
- Windows2k3配置PHP服务器环境
- MySQL 图形工具 —- MySQL-Front
- MySQL 图形工具 —- HeidiSQL
标签: error, mysql, php, phpmyadmin
Leave a Reply
关于站长
Google AD
最近文章
- Ubuntu 里 flash 中的汉字显示为框框
- CSS 层最小高度的全兼容写法
- Windows2k3配置PHP服务器环境
- Joomla TinyMCE 中文语言包
- JavaScript Runcode
- Lighttp Rewrite Rule For Wordpress
- IE8 里中英文字体高度不一样
- 南京夫子庙–瞻园一瞥
- 热烈庆祝本站PR荣升至5~~
- 走在乡间的小路上