السلام عليكم,

كنت ولازلت أستخدم AppServ نسخة 2.3.0 للويندوز لتشغيل سكربتات الPHP والتجربة عليها, ولكن واجهتني مشكله في phpMyAdmin بعد أن كان يعطيني تحذير مفاده:

كود PHP:
The $cfg['PmaAbsoluteUri'directive MUST be set in your configuration file!

Your configuration file contains settings (root with no passwordthat correspond to the default MySQL privileged accountYour MySQL server is running with this default, is open to intrusion, and you really should fix this security hole
وذهبت و وضعت رقم سري للروت لكي لا تظهر لي رسالة التحذير, ولكن بعد تغيير الرقم السري ظهرت لي مشكله أخرى, ألا وهي عندما أريد الذهاب لـphpMyAdmin, تظهر لي رسالة مفادها

كود PHP:
phpMyAdmin tried to connect to the MySQL server, and the server rejected the connectionYou should check the hostusername and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.

Error

MySQL said



#1045 - Access denied for user: 'root@localhost' (Using password: NO) 
هل لأحد الاخوه تجربة له مع هذه المشكله علماً بأنني ذهبت للموقع الخاص بالـAppServ ولكني لم أستطع ايجاد حل لهذه المشكله

أبو ذياب