Jump to content

gulaas

New Members
  • Posts

    1
  • Joined

  • Last visited

    Never

Posts posted by gulaas

  1. Hello there guys i am newbie...So, i feel totally dump the last 2 days...I've installed phpmyadmin(3.4.5) via wamp server and i get this message :

    "The phpMyAdmin configuration storage is not completely configured, some extended features have been deactivated. To find out why click here."

    When i press here, ALL the options are NOT OK and DISABLED...

    I've followed the instructions of wildteen88.

    First of all this code he posted doesn't even exist in config.inc.php file :

     

    /* User used to manipulate with storage */

    // $cfg['Servers'][$i]['controluser'] = 'pma';

    // $cfg['Servers'][$i]['controlpass'] = 'pmapass';

     

    /* Storage database and tables */

    // $cfg['Servers'][$i]['pmadb'] = 'phpmyadmin';

    // $cfg['Servers'][$i]['bookmarktable'] = 'pma_bookmark';

    // $cfg['Servers'][$i]['relation'] = 'pma_relation';

    // $cfg['Servers'][$i]['table_info'] = 'pma_table_info';

    // $cfg['Servers'][$i]['table_coords'] = 'pma_table_coords';

    // $cfg['Servers'][$i]['pdf_pages'] = 'pma_pdf_pages';

    // $cfg['Servers'][$i]['column_info'] = 'pma_column_info';

    // $cfg['Servers'][$i]['history'] = 'pma_history';

    // $cfg['Servers'][$i]['tracking'] = 'pma_tracking';

    // $cfg['Servers'][$i]['designer_coords'] = 'pma_designer_coords';

    // $cfg['Servers'][$i]['userconfig'] = 'pma_userconfig';

     

    What i did was to copy the code and pasted it to the config.inc.php and of course remove the " // ".

    When i refreshed and cleaned the browser's cache i lost the view of phpmyadmin administration and some code above was displayed instead.

    When i erased the code from the file everything got back.

    What should i do....???

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.