xa-board.com - Forenarchiv: Archivbeitrag des Forums europasat
Verfügbare Informationen zu "fragen zu php "
  • Beiteiligte Poster: europasat
  • Forum: europasat
  • Forenurl: Zum Forum
  • Forenbeschreibung: sat-europaexpress
  • Antworten: 2
  • Gestartet: Sonntag 12.12.2004
Alle Beiträge und Antworten
europasat - 12.12.2004 - 20:00

hallo ich komme da nicht weitter weil ich alles eingebeben habe was rein soll aber er macht das nicht wie ich das viel es geht um php system........... install auf dem server

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...

europasat - 12.12.2004 - 20:03

fehler meldung sind das ..... bis in login komme ich aber dan nix mehr

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

Mit folgendem Code, können Sie den Beitrag ganz bequem auf ihrer Homepage verlinken
Ähnliche Beiträge
Internetsüchtig.....??? - von Dreamer1 am Freitag 20.02.2004
An alle Büroleute----WICHTIG - von gisi am Mittwoch 07.01.2004
Wer kennt das alles noch??? - von Dreamer1 am Freitag 20.02.2004
Amerikanische Gesetze - von Dreamer1 am Freitag 20.02.2004
Ich habe es geschafft !!! - von Ruth am Montag 05.01.2004
Kommt ein Trucker - von gisi am Montag 22.12.2003
Selbstreinigendes Toiletten Papier - von Dreamer1 am Donnerstag 25.12.2003
Die Armen Männer - von gisi am Mittwoch 07.01.2004
Mietze - von gisi am Donnerstag 25.12.2003
Jede Zeit ist eine gute Zeit - von Dreamer1 am Dienstag 30.12.2003