Connect failed: Connection timed out

[GastForen Programmierung/Entwicklung PHP und MySQL mySQL von LocalHost auf HP per phpMyAdmin?

  • Suche
  • Hilfe
  • Lesezeichen
  • Benutzerliste
Themen
Beiträge
Moderatoren
Letzter Beitrag

mySQL von LocalHost auf HP per phpMyAdmin?

Anonym
Beiträge gesamt: 22827

14. Aug 2004, 06:50
Beitrag # 1 von 7
Bewertung:
(1476 mal gelesen)
URL zum Beitrag
Beitrag als Lesezeichen
Hallo Leute,
wie muß ich die DB von meinem Rechner per phpMyAdmin "downloaden"
sprich wie müssen die Einstellungen unter Dateiexport sein?

Und wie bekomm ich dann z.B: die GZIP Datei auf mein WebSpace?
wobei die kompl. Tabelle mit all Ihren Daten übertragen wird ?
ich bekomm immer die Fehlermeldung:

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/tmp/phpOlFb4J) is not within the allowed path(s): (/xxx/xxx/xxx/www/meineDomain.de) in /xxx/xxx/xxx/www/meineDomain.de/adpma/read_dump.php on line 79

Warning: Cannot modify header information - headers already sent by (output started at /xxx/xxx/xxx/www/meineDomain.de/adpma/read_dump.php:79) in /xxx/xxx/xxx/www/meineDomain.de/adpma/libraries/ob.lib.php on line 61

Warning: Cannot modify header information - headers already sent by (output started at /xxx/xxx/xxx/www/meineDomain.de/adpma/read_dump.php:79) in /xxx/xxx/xxx/www/meineDomain.de/adpma/libraries/header_http.inc.php on line 14

Warning: Cannot modify header information - headers already sent by (output started at /xxx/xxx/xxx/www/meineDomain.de/adpma/read_dump.php:79) in /xxx/xxx/xxx/www/meineDomain.de/adpma/libraries/header_http.inc.php on line 15

Warning: Cannot modify header information - headers already sent by (output started at /xxx/xxx/xxx/www/meineDomain.de/adpma/read_dump.php:79) in /xxx/xxx/xxx/www/meineDomain.de/adpma/libraries/header_http.inc.php on line 16

Warning: Cannot modify header information - headers already sent by (output started at /xxx/xxx/xxx/www/meineDomain.de/adpma/read_dump.php:79) in /xxx/xxx/xxx/www/meineDomain.de/adpma/libraries/header_http.inc.php on line 17

Warning: Cannot modify header information - headers already sent by (output started at /xxx/xxx/xxx/www/meineDomain.de/adpma/read_dump.php:79) in /xxx/xxx/xxx/www/meineDomain.de/adpma/libraries/header_http.inc.php on line 20
Datenbank DB7064 auf 217.13.199.13
Kein SQL-Befehl!


Gruß und Dank
Tim
X

mySQL von LocalHost auf HP per phpMyAdmin?

Anonym
Beiträge gesamt: 22827

14. Aug 2004, 22:07
Beitrag # 2 von 7
Beitrag ID: #103070
Bewertung:
(1476 mal gelesen)
URL zum Beitrag
Beitrag als Lesezeichen
Hi Leutz

also hat sich erledigt, mir konnte geholfen werden

Lag an meiner unwissenheit *G*

Gruß Tim


als Antwort auf: [#102977]

mySQL von LocalHost auf HP per phpMyAdmin?

Ollli
Beiträge gesamt: 458

14. Aug 2004, 23:44
Beitrag # 3 von 7
Beitrag ID: #103084
Bewertung:
(1476 mal gelesen)
URL zum Beitrag
Beitrag als Lesezeichen
Und woran lag es?

Vielleicht gibt es jemand, der auch gerade von dieser Unwissenheit geplagt wird ;-)

Ollli
-----------
ja, es stimmt - es sind wirklich 3 "l" im Namen und ich bestehe auf jedes einzelne ;-)


als Antwort auf: [#102977]

mySQL von LocalHost auf HP per phpMyAdmin?

Anonym
Beiträge gesamt: 22827

8. Okt 2004, 09:32
Beitrag # 4 von 7
Beitrag ID: #114180
Bewertung:
(1476 mal gelesen)
URL zum Beitrag
Beitrag als Lesezeichen
Genau dieses Problem habe ich auch! Kann mir Bitte jemand weiterhelfen. Vielen Dank schon im voraus....

gruss tanja


als Antwort auf: [#102977]

mySQL von LocalHost auf HP per phpMyAdmin?

Annubis
Beiträge gesamt: 419

8. Okt 2004, 16:31
Beitrag # 5 von 7
Beitrag ID: #114325
Bewertung:
(1476 mal gelesen)
URL zum Beitrag
Beitrag als Lesezeichen
drückt auf exportieren dann sind schon ein paar kästchen standartmässig markiert. markiert dann zusätzlich noch
vollständige inserts
und das senden kästli (dort dann noch wählen welches format)

danach einfach auf oki drücken und volià bekommste ein file zum downloaden wo du ne tablle absolut wiedergegeben hast.
diese dann einfach auf deiner hp ebenfalls im phpmysql importieren und schon hasu das auch auf deiner hp drauf


MfG Annubis
http://www.maechler-webdesign.com
www.star-nations {best MMOG everywhere}


als Antwort auf: [#102977]

mySQL von LocalHost auf HP per phpMyAdmin?

Spherix
Beiträge gesamt: 3

11. Okt 2004, 10:08
Beitrag # 6 von 7
Beitrag ID: #114662
Bewertung:
(1476 mal gelesen)
URL zum Beitrag
Beitrag als Lesezeichen
Hallo Annubis Vielen Dank aber so weit bin ich gar nicht gekommen!
Jetzt habe ich den Fehler:


"Parse error: parse error, unexpected T_ELSE in c:\inetpub\wwwroot\phpMyAdmin-2.2.6\header.inc.php on line 42"

Was habe ich falsch gemacht? Meine config.php sieht folgendermassen aus:

<?php
/**
* Your phpMyAdmin url
*
* Complete the variable below with the full url ie
* http://www.your_web.net/...hpMyAdmin_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['PmaAbsoluteUri_DisableWarning'] variable below.
*/
$cfg['PmaAbsoluteUri'] = 'http://seewer-xp/phpMyAdmin-2.2.6';

/**
* 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'] = 'seewer-xp'; // MySQL hostname or IP address
$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'] = ''; // 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'] = 'root'; // 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



mlg Tanja


als Antwort auf: [#102977]

mySQL von LocalHost auf HP per phpMyAdmin?

Annubis
Beiträge gesamt: 419

11. Okt 2004, 16:57
Beitrag # 7 von 7
Beitrag ID: #114816
Bewertung:
(1476 mal gelesen)
URL zum Beitrag
Beitrag als Lesezeichen
also spherix - ich muss trotzdem fragen. bist du sicher das du dich verknpüfen von phpmysql richtig gemacht hast mit deinem webspace/sql server???

MfG Annubis
http://www.maechler-webdesign.com
www.star-nations {best MMOG everywhere}


als Antwort auf: [#102977]
X