View Single Post
ישן 21-11-08, 16:37   # 1
Shillo
חבר מתקדם
 
מיני פרופיל
תאריך הצטרפות: Jun 2007
הודעות: 509

Shillo לא מחובר  

בעיה עם הphpMyAdmin במחשב

התקנתי את התוכנה EasyPHP וכחלק מזה היא מתקינה לי את הphpMyAdmin, עכשיו כשאני נכנס לphpMyAdmin הוא מציג לי את ההודעת שגיאה הבאה:
Cannot load mysqli extension. Please check your PHP configuration. - Documentation
עכשיו קראתי את הדוקומנטציה, והפירוט שהוא נותן זה:
1.20 I receive the error "cannot load MySQL extension, please check PHP Configuration".

To connect to a MySQL server, PHP needs a set of MySQL functions called "MySQL extension". This extension may be part of the PHP distribution (compiled-in), otherwise it needs to be loaded dynamically. Its name is probably mysql.so or php_mysql.dll. phpMyAdmin tried to load the extension but failed.

Usually, the problem is solved by installing a software package called "PHP-MySQL" or something similar

ובשורה האחרונה:
Usually, the problem is solved by installing a software package called "PHP-MySQL" or something similar
.
איפה בדיוק אני משיג קובץ כזה?
ואם למישהו יש אלטרנטיבה לפיתרון, אני אשמח אם ירשום.
והMySQL והApache פועלים (בדקתי בEasyPHP).
  Reply With Quote