wehr kann da helfen.......... ich meine das ich das nomaler weissen hin bekomme aber egend wo ist ein ende..
daten
<?php
/* $Id: config.inc.php,v 2.41 2004/09/23 10:10:37 rabus Exp $ */
// vim: expandtab sw=4 ts=4 sts=4:
/**
* phpMyAdmin Configuration File
*
* All directives are explained in Documentation.html
*/
/**
* Sets the php error reporting - Please do not change this line!
*/
if (!isset($old_error_reporting)) {
error_reporting(E_ALL);
@ini_set('display_errors', '1');
}
/**
* Your phpMyAdmin url
*
* Complete the variable below with the full url ie
* http://www.your_web.net/path_to_your_phpMyAdmin_directory/
*
* It must contain characters that are valid for a URL, and the path is
* case sensitive on some Web servers, for example Unix-based servers.
*
* In most cases you can leave this variable empty, as the correct value
* will be detected automatically. However, we recommend that you do
* test to see that the auto-detection code works in your system. A good
* test is to browse a table, then edit a row and save it. There will be
* an error message if phpMyAdmin cannot auto-detect the correct value.
*
* If the auto-detection code does work properly, you can set to TRUE the
* $cfg variable below.
*/
$cfg = '';
/**
* Disable the default warning about $cfg not being set
* You should use this if and ONLY if the PmaAbsoluteUri auto-detection
* works perfectly.
*/
$cfg = 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 = 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 = '';
/**
* Server(s) configuration
*/
$i = 0;
// The $cfg array starts with $cfg. Do not use $cfg.
// You can disable a server config entry by setting host to ''.
$i++;
$cfg = 'localhost'; // MySQL hostname or IP address
$cfg = ''; // MySQL port - leave blank for default port
$cfg = ''; // Path to the socket - leave blank for default socket
$cfg = 'tcp'; // How to connect to MySQL server ('tcp' or 'socket')
$cfg = 'mysql'; // The php MySQL extension to use ('mysql' or 'mysqli')
$cfg = FALSE; // Use compressed protocol for the MySQL connection
// (requires PHP >= 4.3.0)
$cfg = ''; // MySQL control user settings
// (this user must have read-only
$cfg = ''; // access to the "mysql/user"
// and "mysql/db" tables).
// The controluser is also
// used for all relational
// features (pmadb)
$cfg = 'config'; // Authentication method (config, http or cookie based)?
$cfg = 'root'; // MySQL user
$cfg = ''; // MySQL password (only needed
// with 'config' auth_type)
$cfg = ''; // If set to a db-name, only
// this db is displayed in left frame
// It may also be an array of db-names, where sorting order is relevant.
$cfg = ''; // Verbose name for this host - leave blank to show the hostname
$cfg = ''; // Database used for Relation, Bookmark and PDF Features
// (see scripts/create_tables.sql)
// - leave blank for no support
// DEFAULT: 'phpmyadmin'
$cfg = ''; // Bookmark table
// - leave blank for no bookmark support
// DEFAULT: 'pma_bookmark'
$cfg = ''; // table to describe the relation between links (see doc)
// - leave blank for no relation-links support
// DEFAULT: 'pma_relation'
$cfg = ''; // table to describe the display fields
// - leave blank for no display fields support
// DEFAULT: 'pma_table_info'
$cfg = ''; // table to describe the tables position for the PDF schema
// - leave blank for no PDF schema support
// DEFAULT: 'pma_table_coords'
$cfg = ''; // table to describe pages of relationpdf
// - leave blank if you don't want...
a über login steht das.....
Warning: Cannot modify header information - headers already sent by (output started at /mnt/kw1/07/581/00000011/htdocs/phpMyAdmin/config.inc.php:828) in /mnt/kw1/07/581/00000011/htdocs/phpMyAdmin/libraries/auth/cookie.auth.lib.php on line 183
Warning: Cannot modify header information - headers already sent by (output started at /mnt/kw1/07/581/00000011/htdocs/phpMyAdmin/config.inc.php:828) in /mnt/kw1/07/581/00000011/htdocs/phpMyAdmin/libraries/select_theme.lib.php on line 104
nach dem ich name u passwort eingebe kommt das
Warning: Cannot modify header information - headers already sent by (output started at /mnt/kw1/07/581/00000011/htdocs/phpMyAdmin/config.inc.php:828) in /mnt/kw1/07/581/00000011/htdocs/phpMyAdmin/libraries/auth/cookie.auth.lib.php on line 620
Warning: Cannot modify header information - headers already sent by (output started at /mnt/kw1/07/581/00000011/htdocs/phpMyAdmin/config.inc.php:828) in /mnt/kw1/07/581/00000011/htdocs/phpMyAdmin/libraries/auth/cookie.auth.lib.php on line 628
Warning: Cannot modify header information - headers already sent by (output started at /mnt/kw1/07/581/00000011/htdocs/phpMyAdmin/config.inc.php:828) in /mnt/kw1/07/581/00000011/htdocs/phpMyAdmin/libraries/auth/cookie.auth.lib.php on line 659