Zurück   WordPress Deutschland Forum > Support > Installation

Antwort
 
Themen-Optionen Ansicht
Alt 16.09.2008, 17:06   #1 (permalink)
169
PostRank: 0
 
Registriert seit: 16.09.2008
Beiträge: 1
Probleme bei Installatiom

Hallo, bin bisher völlig unerfahren und habe mich jetzt zum ersten mal an Wordpress heran gewagt. Nun tritt auf der Installationsseite folgende Meldung auf:

Zitat:
.__('Already Installed').''.__('You appear to have already installed WordPress. To reinstall please clear your old database tables first.').'
');} switch($step) { case 0: case 1: // in case people are directly linking to this display_header(); ?> ReadMe documentation at your leisure. Otherwise, just fill in the information below and you\'ll be on your way to using the most extendable and powerful personal publishing platform in the world.'), '../readme.html'); ?>




error) ) wp_die($wpdb->error->get_error_message()); display_header(); // Fill in the data we gathered $weblog_title = stripslashes($_POST['weblog_title']); $admin_email = stripslashes($_POST['admin_email']); $public = (int) $_POST['blog_public']; // check e-mail address if (empty($admin_email)) { // TODO: poka-yoke die(''.__("ERROR: you must provide an e-mail address.").'
'); } else if (!is_email($admin_email)) { // TODO: poka-yoke die(''.__('ERROR: that isn’t a valid e-mail address. E-mail addresses look like: username@example.com').'
'); } $wpdb->show_errors(); $result = wp_install($weblog_title, 'admin', $admin_email, $public); extract($result, EXTR_SKIP); ?>
admin

'.__('Note that password carefully! It is a random password that was generated just for you.').''; ?>
Bin für jede Hilfe dankbar!
169 ist offline   Mit Zitat antworten
Alt 16.09.2008, 17:10   #2 (permalink)
WPD-Team
 
Benutzerbild von marX
 
Registriert seit: 05.10.2006
Beiträge: 7.834
Da wird der PHP-Code durchgeschleift. Wie rufst du die install.php auf? WordPress muss auf einem Webserver installiert sein, der PHP-Ausführung unterstützt!
__________________
FAQ // Codex // WP-Stuff // marcus.zelend.de
marX ist gerade online   Mit Zitat antworten
Antwort

Lesezeichen

Themen-Optionen
Ansicht

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist aus.
HTML-Code ist aus.
Trackbacks are aus
Pingbacks are aus
Refbacks are aus


Alle Zeitangaben in WEZ +1. Es ist jetzt 22:13 Uhr.


Powered by vBulletin® Version 3.7.4 (Deutsch)
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 | Impressum | Ein Inpsyde.com Projekt