大神帮看下是什么问题?怎么解决! " U9 k$ p2 c4 B6 {! eFatal error: Call to undefined function mysqli_report() in /www/web/csopp_com/public_html/202-config/connect.php on line 230 } G k, X4 h
Google一下别人的回答: " `6 t9 u; J) D- @ 7 _4 e; |/ C3 [1 X" V/ v9 a. e8 NIts 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. & S9 w: B& j0 L. r; A+ z. O( _
满意沟通 发表于 2014-6-29 20:01+ y7 f" W( R6 q" E5 \4 w" m2 f$ N" f
Google一下别人的回答: * i( Q% J( z) Q7 r5 o % q. ]( C: B' f( V H+ _Its seems that MySQLi extension is not enabled on your server. P202 1.8 use M ...