Чаты не могу попасть

Discussion in 'Веб-уязвимости' started by Man123, 29 Nov 2004.

  1. Man123

    Man123 New Member

    Joined:
    29 Nov 2004
    Messages:
    5
    Likes Received:
    0
    Reputations:
    0
    Люди... объясните.. почуме не могу попасть в MyPHPAdmin????

    $cfg['PmaAbsoluteUri'] = 'http://han.srhs.sandi.net/phpMyAdmin/';


    /**
    * 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;

    /**
    * The 'cookie' auth_type uses blowfish algorithm to encrypt the password.
    * If at least one server configuration uses 'cookie' auth_type,
    * enter here a passphrase that will be used by blowfish.
    */
    $cfg['blowfish_secret'] = '';

    /**
    * 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]['compress'] = FALSE; // Use compressed protocol for the MySQL connection
    // (requires PHP >= 4.3.0)
    $cfg['Servers'][$i]['controluser'] = 'std'; // MySQL control user settings
    // (this user must have read-only
    $cfg['Servers'][$i]['controlpass'] = 'std4us'; // 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'] = 'root'; // MySQL user
    $cfg['Servers'][$i]['password'] = 'srhs'; // 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
     
  2. PEPSICOLA

    PEPSICOLA . . . . . 2L . . . . .

    Joined:
    14 Oct 2004
    Messages:
    1,025
    Likes Received:
    823
    Reputations:
    368
    $cfg['Servers'][$i]['only_db'] = ''; // If set to a db-name, only

    Ты тут имя ставил хоть?
     
  3. PEPSICOLA

    PEPSICOLA . . . . . 2L . . . . .

    Joined:
    14 Oct 2004
    Messages:
    1,025
    Likes Received:
    823
    Reputations:
    368
    control user и cotrolpass надо не там вроде вообще писать...
    Ты на h12 создал? =))
     
  4. Man123

    Man123 New Member

    Joined:
    29 Nov 2004
    Messages:
    5
    Likes Received:
    0
    Reputations:
    0
    http://han.srhs.sandi.net/phpMyAdmin/

    Я считаю он уже настроен!!! что там еще дописывать...???

    По идее если стоит 'auth_type' = 'config' то не олжно быть ни каких apache авторизаций... а они есть %(

    и что это за х..я - 'controluser'? ниразу не видел в жизни...

    P.S. это не мой хост... эти насторйки там уже забитые стоят....просто залез... вот нашел MyAdmin... может что нибудь интересное получитья