Seite 2 von 6

Verfasst: 05.12.2003 17:17
von Leuchte
wenn dort noch ein ordner "html" ist... kopier es da rein

Verfasst: 05.12.2003 20:47
von OddBot
es erscheint immernoch die selbe fehlermeldung...

Verfasst: 05.12.2003 20:56
von OddBot
es geht "juhu"

bin froh schon sowas zu sehen: :grin:

Warning: main(): Unable to access ./../extension.inc in /var/www/web3329/html/phpBB2/install/install.php on line 297

Warning: main(./../extension.inc): failed to open stream: No such file or directory in /var/www/web3329/html/phpBB2/install/install.php on line 297

Warning: main(): Failed opening './../extension.inc' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/web3329/html/phpBB2/install/install.php on line 297

Warning: main(): Unable to access ./../includes/constants. in /var/www/web3329/html/phpBB2/install/install.php on line 305

Warning: main(./../includes/constants.): failed to open stream: No such file or directory in /var/www/web3329/html/phpBB2/install/install.php on line 305

Warning: main(): Failed opening './../includes/constants.' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/web3329/html/phpBB2/install/install.php on line 305

Warning: main(): Unable to access ./../includes/functions. in /var/www/web3329/html/phpBB2/install/install.php on line 306

Warning: main(./../includes/functions.): failed to open stream: No such file or directory in /var/www/web3329/html/phpBB2/install/install.php on line 306

Warning: main(): Failed opening './../includes/functions.' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/web3329/html/phpBB2/install/install.php on line 306

Warning: main(): Unable to access ./../includes/sessions. in /var/www/web3329/html/phpBB2/install/install.php on line 307

Warning: main(./../includes/sessions.): failed to open stream: No such file or directory in /var/www/web3329/html/phpBB2/install/install.php on line 307

Warning: main(): Failed opening './../includes/sessions.' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/web3329/html/phpBB2/install/install.php on line 307


was beduetet das?

Verfasst: 05.12.2003 21:13
von OddBot
ES GEHT

danke an alle, die mir geholfen haben.

gaaaaanz schöne grüße

ps. wenn ich installiere: phpBB : Kritischer Fehler

Could not connect to the database


was habe ich falsch gemacht?

Verfasst: 05.12.2003 22:13
von Leuchte
nicht die korrekten DB daten.. config.php prüfen und ändern

Verfasst: 05.12.2003 22:35
von OddBot
soll ich in den config das eingeben:

$cfg['Servers'][$i]['host'] = 'localhost'; // MySQL hostname
$cfg['Servers'][$i]['user'] = ''; // MySQL user
$cfg['Servers'][$i]['password'] = ''; // MySQL passwort
$cfg['Servers'][$i]['only_db'] = ''; // Datenbankname

?

Gruss

Odd

ps im config steht:

Directory of C:\Program Files\WS_FTP

. <DIR> 2003-12-05 22:36
.. <DIR> 2003-12-05 22:36
complete.wav 12118 2003-09-20 21:24
config.php 0 2003-12-05 22:36
connect.wav 14354 2003-09-20 21:24
error.wav 10008 2003-09-20 21:24
phpBB2 <DIR> 2003-12-05 20:38
remove.exe 102912 2003-09-20 21:24
restore <DIR> 2003-12-04 17:46
Thumbs.db 29184 2003-10-09 15:15
whatsnew.txt 6699 2003-09-20 21:24
WSFTP32.dll 368128 2003-09-20 21:24
WS_FTP.hlp 246726 2003-09-20 21:24
WS_FTP.ini 3976 2003-12-05 22:36
WS_FTP.LOG 242 2003-12-04 17:46
WS_FTP95.exe 428032 2003-09-20 21:24

Verfasst: 05.12.2003 23:41
von OddBot
so habe nun den config.php so geändert:
folgendes steht drin:
<?php

//
// phpBB 2.x auto-generated config file
// Do not change anything in this file!
//

$dbms = "mysql";

$dbhost = "localhost";
$dbname = "meinname";
$dbuser = "meinname";
$dbpasswd = "meinpasswort";

$table_prefix = "phpbb_";

define('PHPBB_INSTALLED', true);

?>
es geht allerdings immernoch nicht :(

was soll denn nun im confi stehen..?

Verfasst: 06.12.2003 10:04
von Acid
Stimmen denn die Zugangsdaten... das müssen die für die Datenbank sein.
Eventuell muss die Datenbank auch erst noch freigeschaltet werden.

Verfasst: 06.12.2003 10:07
von OddBot
wie schalte ich die frei?

Verfasst: 06.12.2003 10:59
von OddBot
ok leute, es geht alles super.

jetzt kommt allerdings wieder ein Fehler:

Während der Installation trat ein Fehler auf
Beim Update der Datenbank trat ein Fehler auf
Table 'phpbb_auth_access' already exists


wie krieg ich den weg?

gruss