ورود

نسخه کامل مشاهده نسخه کامل : این ارور چیست؟



sogol_264
23-09-2010, 14:31
سلام. من ناخودآگاه یک مشکل برایم پیش آمده و انجمنم بالا نمی آید و با ارور زیر مواجه می شوم

MyBB has experienced an internal error and cannot continue.
Error Type:
MyBB Error (44)
Error Message:
MyBB was unable to load the SQL extension. Please contact the MyBB Group for support. MyBB Website

Please contact the MyBB Group for support.

مشکل از چیست؟ مرسی

tabriz-info
26-09-2010, 02:17
Error Type: MyBB Error (40)
Error Message: MyBB was unable to load the SQL extension. Please contact the MyBB Group for support. MyBB Website
Information: This occurs when the database type is incorrect in ./inc/config.php. To fix this, open ./inc/config.php and check the entry for $config['database']['type']. A common issue is having 'mysql' instead of 'mysqli', or having 'mysqli' instead of 'mysql'. If you do not know what needs to be here, contact your host provider.

اينجا ميگه شما يه بار فايل config.php رو باز كنيد و به مقدار $config['database']['type'] توجه كنيد كه mysql هست يا mysqli
ممكنه جابجا نوشته شده باشه يعني هر كدوم از اين ها نوشته شده باشه به اونيكي تغيير بديد شايد درست شد

مثلا اگر mysql بود به mysqli و اگر mysqli بود به mysql تغيير بديد