TWLan Forum

Full Version: Mehrere Server machen
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
zeig mal den inhalt deiner startdatei.
cd htdocs\welt2\daemons
:endlos
..\..\..\apache\bin\php.exe event.php
goto endlos
exestiert auch der ordner welt2 im ordner htdocs?
ja er existiert^^
ist da auch alles drinnen, was im normalen htdocs ordner ist? und welche dslanversion verwendest du?
sry wenn ich dumm bin aber was muss ich im browser angeben als adresse wenn ich es genau so hab?
localhost und localhost/welt1 Wink
aha danke!
hilfe das hier kommt!

Quote:Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\Dokumente und Einstellungen\Jan und Tim\Desktop\Welten\dslan_v1.3\htdocs\welt1\quickbar.php on line 18
Table 'lan-w1.quickbar' doesn't exist
(23.10.2009, 16:02)murathison Wrote: [ -> ]hilfe das hier kommt!

Quote:Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\Dokumente und Einstellungen\Jan und Tim\Desktop\Welten\dslan_v1.3\htdocs\welt1\quickbar.php on line 18
Table 'lan-w1.quickbar' doesn't exist

du hast anscheinend net die ganze datenbank kopiert Wink
doch klar den ganzen inhalt von htdocs
Datenbank = sql_dump.txt Wink

In PHPmyAdmin eingeben...

MfG Manuel
wie in welches feld hast du ein screen
bei mir kommt wenn ich den code von pkt 10 einfüge das :

Fehler

SQL-Befehl:

-- phpMyAdmin SQL Dump -- version 2.9.0.1 -- http://www.phpmyadmin.net -- -- Host: localhost -- Erstellungszeit: 29. Dezember 2008 um 11:54 -- Server Version: 5.0.24 -- PHP-Version: 4.4.4 -- -- Datenbank: `lan` -- -- -------------------------------------------------------- -- -- Tabellenstruktur für Tabelle `ally` -- CREATE TABLE `ally` ( `id` int(11) NOT NULL auto_increment, `name` varchar(200) character set latin1 collate latin1_german1_ci NOT NULL, `short` varchar(100) character set latin1 collate latin1_german1_ci NOT NULL, `points` int(20) NOT NULL, `rank` int(11) NOT NULL, `best_points` int(20) NOT NULL, `members` int(11) NOT NULL, `villages` int(11) NOT NULL, `intern_text` text character set latin1 collate latin1_german1_ci NOT NULL, `description` text character set latin1 collate latin1_german1_ci NOT NULL, `homepage` varchar(640) collate utf8_unicode_ci NOT NULL, `irc` varchar(640) collate utf8_unicode_ci NOT NULL,[...]

MySQL meldet: Dokumentation
#1050 - Table 'ally' already exists
Dann existiert die Tabelle 'ally' schon.

MfG Manuel
weißt du wie ich das beheben kann?
Du musst erst eine neue Datenbank erstellen, wenn du einen 2 Server machen willst.

Hast du eine erstellt, klicke auf die neue Datenbank und gehe auf 'SQL', und dann gibst du den Code aus sql_dump.txt ein.

MfG Manuel
und der text im tut
danke schon für die hilfe davor ^^ habs jetzt geschafft habe jetzt ein anderen fehler

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\Users\Benutzer\Desktop\dslan_v1.2\htdocs\welt1\quickbar.php on line 18
Table 'lan-w1.quickbar' doesn't exist

und ich kam auch nicht als erstes auf localhost/welt1/install ?
(24.10.2009, 16:09)DarkNokia Wrote: [ -> ]danke schon für die hilfe davor ^^ habs jetzt geschafft habe jetzt ein anderen fehler

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\Users\Benutzer\Desktop\dslan_v1.2\htdocs\welt1\quickbar.php on line 18
Table 'lan-w1.quickbar' doesn't exist

und ich kam auch nicht als erstes auf localhost/welt1/install ?
genau dass hab ich auch aber man kann sich registrieren und so aber wenn man sich anmeldet sieht man nur die leiste oben und dann das
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16