النتائج 1 إلى 7 من 7

الموضوع: ممكن تعبئة الاستمارة هذه ..........؟

  1. #1
    عضو جديد
    تاريخ التسجيل
    Nov 2002
    المشاركات
    21

    ممكن تعبئة الاستمارة هذه ..........؟



    وهذا الملف * If the auto-detection code does work properly, you can set to TRUE the
    * $cfg['PmaAbsoluteUri_DisableWarning'] variable below.
    */
    $cfg['PmaAbsoluteUri'] = '';


    /**
    * Disable the default warning about $cfg['PmaAbsoluteUri'] not being set
    * You should use this if and ONLY if the PmaAbsoluteUri auto-detection
    * works perfectly.
    */
    $cfg['PmaAbsoluteUri_DisableWarning'] = FALSE;

    /**
    * Disable the default warning that is displayed on the DB Details Structure page if
    * any of the required Tables for the relationfeatures could not be found
    */
    $cfg['PmaNoRelation_DisableWarning'] = FALSE;


    /**
    * Server(s) configuration
    */
    $i = 0;
    // The $cfg['Servers'] array starts with $cfg['Servers'][1]. Do not use $cfg['Servers'][0].
    // You can disable a server config entry by setting host to ''.
    $i++;
    $cfg['Servers'][$i]['host'] = 'localhost'; // MySQL hostname
    $cfg['Servers'][$i]['port'] = ''; // MySQL port - leave blank for default port
    $cfg['Servers'][$i]['socket'] = ''; // Path to the socket - leave blank for default socket
    $cfg['Servers'][$i]['connect_type'] = 'tcp'; // How to connect to MySQL server ('tcp' or 'socket')
    $cfg['Servers'][$i]['controluser'] = ''; // MySQL control user settings
    // (this user must have read-only
    $cfg['Servers'][$i]['controlpass'] = ''; // access to the "mysql/user"
    // and "mysql/db" tables)
    $cfg['Servers'][$i]['auth_type'] = 'config'; // Authentication method (config, http or cookie based)?
    $cfg['Servers'][$i]['user'] = ''; // MySQL user
    $cfg['Servers'][$i]['password'] = ''; // MySQL password (only needed
    // with 'config' auth_type)
    $cfg['Servers'][$i]['only_db'] = ''; // If set to a db-name, only
    // this db is displayed
    // at left frame
    // It may also be an array
    // of db-names
    $cfg['Servers'][$i]['verbose'] = ''; // Verbose name for this host - leave blank to show the hostname

    $cfg['Servers'][$i]['pmadb'] = ''; // Database used for Relation, Bookmark and PDF Features
    // - leave blank for no support
    $cfg['Servers'][$i]['bookmarktable'] = ''; // Bookmark table - leave blank for no bookmark support
    $cfg['Servers'][$i]['relation'] = ''; // table to describe the relation between links (see doc)
    // - leave blank for no relation-links support
    $cfg['Servers'][$i]['table_info'] = ''; // table to describe the display fields
    // - leave blank for no display fields support
    $cfg['Servers'][$i]['table_coords'] = ''; // table to describe the tables position for the PDF
    // schema - leave blank for no PDF schema support
    $cfg['Servers'][$i]['pdf_pages'] = ''; // table to describe pages of relationpdf
    // - leave blank if you don't want to use this
    $cfg['Servers'][$i]['column_comments'] // table to store columncomments
    = ''; // - leave blank if you don't want to use this
    $cfg['Servers'][$i]['AllowDeny']['order'] // Host authentication order, leave blank to not use
    = '';
    $cfg['Servers'][$i]['AllowDeny']['rules'] // Host authentication rules, leave blank for defaults
    = array();


    $i++;
    $cfg['Servers'][$i]['host'] = '';
    $cfg['Servers'][$i]['port'] = '';
    $cfg['Servers'][$i]['socket'] = '';
    $cfg['Servers'][$i]['connect_type'] = 'tcp';
    $cfg['Servers'][$i]['controluser'] = '';
    $cfg['Servers'][$i]['controlpass'] = '';
    $cfg['Servers'][$i]['auth_type'] = 'config';
    $cfg['Servers'][$i]['user'] = 'root';
    $cfg['Servers'][$i]['password'] = '';
    $cfg['Servers'][$i]['only_db'] = '';
    $cfg['Servers'][$i]['verbose'] = '';
    $cfg['Servers'][$i]['pmadb'] = '';
    $cfg['Servers'][$i]['bookmarktable'] = '';
    $cfg['Servers'][$i]['relation'] = '';
    $cfg['Servers'][$i]['table_info'] = '';
    $cfg['Servers'][$i]['table_coords'] = '';
    $cfg['Servers'][$i]['pdf_pages'] = '';
    $cfg['Servers'][$i]['column_comments'] = '';
    $cfg['Servers'][$i]['AllowDeny']['order']
    = '';
    $cfg['Servers'][$i]['AllowDeny']['rules']
    = array();

    $i++;
    $cfg['Servers'][$i]['host'] = '';
    $cfg['Servers'][$i]['port'] = '';
    $cfg['Servers'][$i]['socket'] = '';
    $cfg['Servers'][$i]['connect_type'] = 'tcp';
    $cfg['Servers'][$i]['controluser'] = '';
    $cfg['Servers'][$i]['controlpass'] = '';
    $cfg['Servers'][$i]['auth_type'] = 'config';
    $cfg['Servers'][$i]['user'] = 'root';
    $cfg['Servers'][$i]['password'] = '';
    $cfg['Servers'][$i]['only_db'] = '';
    $cfg['Servers'][$i]['verbose'] = '';
    $cfg['Servers'][$i]['pmadb'] = '';
    $cfg['Servers'][$i]['bookmarktable'] = '';
    $cfg['Servers'][$i]['relation'] = '';
    $cfg['Servers'][$i]['table_info'] = '';
    $cfg['Servers'][$i]['table_coords'] = '';
    $cfg['Servers'][$i]['pdf_pages'] = '';
    $cfg['Servers'][$i]['column_comments'] = '';
    $cfg['Servers'][$i]['AllowDeny']['order']
    = '';
    $cfg['Servers'][$i]['AllowDeny']['rules']
    = array();

    // If you have more than one server configured, you can set $cfg['ServerDefault']
    // to any one of them to autoconnect to that server when phpMyAdmin is started,
    // or set it to 0 to be given a list of servers without logging in
    // If you have only one server configured, $cfg['ServerDefault'] *MUST* be
    // set to that server.
    $cfg['ServerDefault'] = 1; // Default server (0 = no default server)
    $cfg['Server'] = '';
    unset($cfg['Servers'][0]);

    شاكرين ومقدرين للفاهمين





    __________________
    إستخدم ملفك الخاص لكتابة توقيعك
    shoag غير متواجد حالياً


  2. #2
    عضو جديد
    تاريخ التسجيل
    Nov 2002
    المشاركات
    21


    الاستمارة الصحيحة وهذا ملف كونفق في بهب ادمن

    $i++;
    $cfg['Servers'][$i]['host'] = 'localhost'; // MySQL hostname
    $cfg['Servers'][$i]['port'] = ''; // MySQL port - leave blank for default port
    $cfg['Servers'][$i]['socket'] = ''; // Path to the socket - leave blank for default socket
    $cfg['Servers'][$i]['connect_type'] = 'tcp'; // How to connect to MySQL server ('tcp' or 'socket')
    $cfg['Servers'][$i]['controluser'] = ''; // MySQL control user settings
    // (this user must have read-only
    $cfg['Servers'][$i]['controlpass'] = ''; // access to the "mysql/user"
    // and "mysql/db" tables)
    $cfg['Servers'][$i]['auth_type'] = 'config'; // Authentication method (config, http or cookie based)?
    $cfg['Servers'][$i]['user'] = ''; // MySQL user
    $cfg['Servers'][$i]['password'] = ''; // MySQL password (only needed
    // with 'config' auth_type)
    $cfg['Servers'][$i]['only_db'] = ''; // If set to a db-name, only
    // this db is displayed
    // at left frame
    // It may also be an array
    // of db-names
    $cfg['Servers'][$i]['verbose'] = ''; // Verbose name for this host - leave blank to show the hostname

    $cfg['Servers'][$i]['pmadb'] = ''; // Database used for Relation, Bookmark and PDF Features
    // - leave blank for no support
    $cfg['Servers'][$i]['bookmarktable'] = ''; // Bookmark table - leave blank for no bookmark support
    $cfg['Servers'][$i]['relation'] = ''; // table to describe the relation between links (see doc)
    // - leave blank for no relation-links support
    $cfg['Servers'][$i]['table_info'] = ''; // table to describe the display fields
    // - leave blank for no display fields support
    $cfg['Servers'][$i]['table_coords'] = ''; // table to describe the tables position for the PDF
    // schema - leave blank for no PDF schema support
    $cfg['Servers'][$i]['pdf_pages'] = ''; // table to describe pages of relationpdf
    // - leave blank if you don't want to use this
    $cfg['Servers'][$i]['column_comments'] // table to store columncomments
    = ''; // - leave blank if you don't want to use this
    $cfg['Servers'][$i]['AllowDeny']['order'] // Host authentication order, leave blank to not use
    = '';
    $cfg['Servers'][$i]['AllowDeny']['rules'] // Host authentication rules, leave blank for defaults
    = array();





    __________________
    إستخدم ملفك الخاص لكتابة توقيعك
    shoag غير متواجد حالياً

  3. #3
    عضو نشيط جدا
    تاريخ التسجيل
    May 2002
    المشاركات
    354


    اللي يهمك فقط الموجودة بالأسفل لو كنت على سيرفر لوحدك وماتبي تتفلسف فيها :

    cfg['PmaAbsoluteUri'] = أسم السيرفر وأسم الدليل الموجود فيهم phpMyAdmin
    mysql-username = أسم المستخدم للـ mysql server
    username-password = كلمة السر للمستخدم أعلاه

    كود:
    $cfg['PmaAbsoluteUri'] = 'http://localhost/phpMyAdmin-directory/';
    $cfg['Servers'][$i]['auth_type']     = 'config';
    $cfg['Servers'][$i]['user']          = 'mysql-username';
    $cfg['Servers'][$i]['password']      = 'username-password';






    dustyksa غير متواجد حالياً

  4. #4
    عضو جديد
    تاريخ التسجيل
    Nov 2002
    المشاركات
    21


    تسلم ياشيخ انحلت المشكلة





    __________________
    إستخدم ملفك الخاص لكتابة توقيعك
    shoag غير متواجد حالياً

  5. #5
    عضو جديد
    تاريخ التسجيل
    Nov 2002
    المشاركات
    21


    اخي dustyksa
    عند استعراض اي جدول في قاعدة البيانات
    يظهر اسفل الجدول هذا الخطاء

    Error
    The additional Features for working with linked Tables have been deactivated. To find out why click here.

    فعلت المستحيل الذي اقدر عليه ولم اجد حل





    __________________
    إستخدم ملفك الخاص لكتابة توقيعك
    shoag غير متواجد حالياً

  6. #6
    عضو نشيط جدا
    تاريخ التسجيل
    May 2002
    المشاركات
    354


    تقدر تتجاهل رسالة الخطأ ومارايح يصير لها أي تأثير على اللي تعمله ولو مصر على أنك تعرف كيف تتخلص منها أعمل قاعده بيانات وسمها phpmyadmin وبعدها نفذ الأوامر الموجودة في الملف المرفق بالتوالي من داخل الـ phpMyAdmin وبالضبط من داخل الـ sql query/queries box

    وبعدها عدل في ملف config.inc.php زي ماتشوفها في نهاية الملف المرفق ولاتنسى تقرأ وثائق الـ phpMyAdmin لو بغيت تعرف أكثر عن هذه المميزات وكيف تستفيد منها.



    محمــد





    dustyksa غير متواجد حالياً

  7. #7
    عضو نشيط جدا
    تاريخ التسجيل
    May 2002
    المشاركات
    354

    المرفقات



    المرفقات





    الملفات المرفقة الملفات المرفقة
    dustyksa غير متواجد حالياً





ضوابط المشاركة

  • لا تستطيع إضافة مواضيع جديدة
  • لا تستطيع الرد على المواضيع
  • لا تستطيع إرفاق ملفات
  • لا تستطيع تعديل مشاركاتك
  •  

أضف موقعك هنا| اخبار السيارات | حراج | شقق للايجار في الكويت | بيوت للبيع في الكويت | دليل الكويت العقاري | مقروء | شركة كشف تسربات المياه | شركة عزل اسطح بالرياض | عزل فوم بالرياض| عزل اسطح بالرياض | كشف تسربات المياة بالرياض | شركة عزل اسطح بالرياض