Chinaunix

标题: 安装Appserver出现class 'mysqli' not found的错误 [打印本页]

作者: MotsQueen    时间: 2006-10-28 22:11
标题: 安装Appserver出现class 'mysqli' not found的错误
安装Appserver出现class 'mysqli' not found的错误?
Answer:
1.在conf\php.ini中,在vim用"/php_mysql"搜索到extension=php_mysql.dll,去掉前面的";",同时在下面增加extension=php_mysqli.dll;
2."/extension_dir"检查路径是否正确;
3.找到ext/目录,把其中的php_mysql.dll,php_mysqli.dll两个文件Copy to %systemroot%/system32下.
4.重启服务.我的原因就是没有重启,只是重启了IMAP的Monitor.


本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/13637/showart_191908.html




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2