大神帮看下是什么问题?怎么解决!2 S% \1 s5 k* k
Fatal error: Call to undefined function mysqli_report() in /www/web/csopp_com/public_html/202-config/connect.php on line 23 8 n7 z& U6 y% i
Google一下别人的回答: + S6 D- S+ T# [/ `3 z : Y$ {$ t0 b) _! `3 YIts seems that MySQLi extension is not enabled on your server. P202 1.8 use MySQLi instead of old MySQL. Make sure its enabled, before installing or upgrading to version 1.8.* l8 S) x1 G7 ~. j2 a
满意沟通 发表于 2014-6-29 20:01# i# `% g* c* L" K' r
Google一下别人的回答: 9 q" G' C- V1 y. M7 l8 k9 j& j! @& s" U - v+ q7 T9 z/ b, R1 b7 JIts seems that MySQLi extension is not enabled on your server. P202 1.8 use M ...