So habe mit dbinformer.php eine Verbing herstellen können!
Folgende Meldung ist aufgetaucht:
What you entered
Database Type: MySQL 3.x
Database Server Hostname / DSN: mysql5.secureserver.net
Your Database Name: Mein Database Name
Database Username: Mein username
Database Password: Mein Passwort
Connection to database
You have established a connection to MySQL 3.x.
Your database was found.
Tables in database
Tables with the table prefix you specified are in bold.
Return to top
Also heisst das, dass ich die Angaben nun korrekt ausgefüllt habe, jedoch erscheinen bei mir immer noch Fehler!
auf install.php erscheint oberhalb immer diese Meldungen:
Warning: opendir, readdir, closedir, phpinfo() has been disabled for security reasons in d:\hosting\xray59\board2\phpBB2\install\install.php on line 616
Warning: readdir, closedir, phpinfo() has been disabled for security reasons in d:\hosting\xray59\board2\phpBB2\install\install.php on line 619
Warning: closedir, phpinfo() has been disabled for security reasons in d:\hosting\xray59\board2\phpBB2\install\install.php on line 630
Manchmal kommt es zu einem weiterem Fehler auf der install.php und zwar wird das Formular nicht komplet geladen und entthält diese Fehlermeldung unterhalb, dort wo eigenlich weitere Ausfüll Felder sein müssten!:
<input type="password" name="admin_pass1" value="
Fatal error: Maximum execution time of 30 seconds exceeded in d:\hosting\xray59\board2\phpBB2\install\install.php on line 736
Dieser Fehler tauch dann aber nur auf, wenn ich meinen Ftp zum Webserver geöffnet habe..., also wäre dies vielleich die Erklärung, jedoch besitze ich immer noch die Fehlermeldung oberhalb undn nach der Installation, die ich ja schon oben gepostet habe:
An error occurred trying to update the database
Could not insert board_startdate :: INSERT INTO phpbb_config (config_name, config_value) VALUES ('board_startdate', 1078010528) :: 871 :: d:\hosting\xray59\board2\phpBB2\install\install.php
Could not insert default_lang :: INSERT INTO phpbb_config (config_name, config_value) VALUES ('default_lang', 'english') :: 878 :: d:\hosting\xray59\board2\phpBB2\install\install.php
Could not insert default_lang :: UPDATE phpbb_config SET config_value = '
recordealer@web.de' WHERE config_name = 'board_email' :: 895 :: d:\hosting\xray59\board2\phpBB2\install\install.php
Could not insert default_lang :: UPDATE phpbb_config SET config_value = '/board2/phpBB2/' WHERE config_name = 'script_path' :: 895 :: d:\hosting\xray59\board2\phpBB2\install\install.php
Could not insert default_lang :: UPDATE phpbb_config SET config_value = '80' WHERE config_name = 'server_port' :: 895 :: d:\hosting\xray59\board2\phpBB2\install\install.php
Could not insert default_lang :: UPDATE phpbb_config SET config_value = '
www.mindbenda.com' WHERE config_name = 'server_name' :: 895 :: d:\hosting\xray59\board2\phpBB2\install\install.php
Could not update admin info :: UPDATE phpbb_users SET username = 'mazz', user_password='56437ee14d804bfa14762e0b1782827e', user_lang = 'english', user_email='
recordealer@web.de' WHERE username = 'Admin' :: 906 :: d:\hosting\xray59\board2\phpBB2\install\install.php
Could not update user_regdate :: UPDATE phpbb_users SET user_regdate = 1078010528 :: 913 :: d:\hosting\xray59\board2\phpBB2\install\install.php
Bitte helft mir weiter!
Ich werde in der zwischenzeit eine Ältere Version ausprobieren...